summaryrefslogtreecommitdiff
path: root/web-ui/app/templates/mails/full_view.hbs
diff options
context:
space:
mode:
Diffstat (limited to 'web-ui/app/templates/mails/full_view.hbs')
-rw-r--r--web-ui/app/templates/mails/full_view.hbs3
1 files changed, 1 insertions, 2 deletions
diff --git a/web-ui/app/templates/mails/full_view.hbs b/web-ui/app/templates/mails/full_view.hbs
index 8c486275..40bfd4a2 100644
--- a/web-ui/app/templates/mails/full_view.hbs
+++ b/web-ui/app/templates/mails/full_view.hbs
@@ -53,7 +53,7 @@
{{/each }}
<li class="mail-read-view__header-tags-name-input">
- <input type="text" id="new-tag-input" placeholder="{{t 'Press Enter to add tag'}}"
+ <input type="text" id="new-tag-input" placeholder="{{t 'add-tag-placeholder'}}"
/>
</li>
@@ -81,4 +81,3 @@
</div>
{{/if}}
</div>
-