We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13501e5 commit 3adea95Copy full SHA for 3adea95
1 file changed
app/views/shared/_draft_tools.html.erb
@@ -9,7 +9,7 @@
9
<a href="javascript:void(0)"
10
class="button is-muted is-outlined is-icon-only js-delete-draft"
11
aria-label="Delete draft"
12
- title="Delete draft"
+ title="Delete saved draft"
13
role="button">
14
<i class="fas fa-trash has-color-red"></i>
15
</a>
0 commit comments