diff options
Diffstat (limited to 'app/views/admin/mail_options.rhtml')
-rw-r--r-- | app/views/admin/mail_options.rhtml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/admin/mail_options.rhtml b/app/views/admin/mail_options.rhtml index 997cc3b22..a4b923873 100644 --- a/app/views/admin/mail_options.rhtml +++ b/app/views/admin/mail_options.rhtml @@ -29,3 +29,5 @@ <%= submit_tag l(:button_save) %> <% end %> + +<% set_html_title(l(:field_mail_notification)) -%> |