summaryrefslogtreecommitdiff
path: root/app/views/shared/notes/_form.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/shared/notes/_form.html.haml')
-rw-r--r--app/views/shared/notes/_form.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/shared/notes/_form.html.haml b/app/views/shared/notes/_form.html.haml
index c360f1ffe2a..6b2715b47a7 100644
--- a/app/views/shared/notes/_form.html.haml
+++ b/app/views/shared/notes/_form.html.haml
@@ -40,5 +40,5 @@
= yield(:note_actions)
- %a.btn.btn-cancel.js-note-discard{ role: "button", data: {cancel_text: "Cancel" } }
+ %a.btn.btn-cancel.js-note-discard{ role: "button", data: {cancel_text: "Discard draft" } }
Discard draft