Skip to content

Commit 3adea95

Browse files
committed
adjusted delete draft button's title to make it clearer
1 parent 13501e5 commit 3adea95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/views/shared/_draft_tools.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<a href="javascript:void(0)"
1010
class="button is-muted is-outlined is-icon-only js-delete-draft"
1111
aria-label="Delete draft"
12-
title="Delete draft"
12+
title="Delete saved draft"
1313
role="button">
1414
<i class="fas fa-trash has-color-red"></i>
1515
</a>

0 commit comments

Comments
 (0)