X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/dd33cbecc78ee154df73ebf578be8f660af2357c..8ec984acf7c46bde9a1da0e060503218e33e5b25:/templates/webpages/common/_send_email_dialog.html diff --git a/templates/webpages/common/_send_email_dialog.html b/templates/webpages/common/_send_email_dialog.html index 51565a6f3..e875af6b4 100644 --- a/templates/webpages/common/_send_email_dialog.html +++ b/templates/webpages/common/_send_email_dialog.html @@ -50,7 +50,9 @@ - [% LxERP.t8("Message") %] + [% LxERP.t8("Message") %] + [% L.link("generictranslations.pl?action=edit_email_strings", "1)", title=LxERP.t8('Tired of copying always nice phrases for this message? Click here to use the new preset message option!'), target="_blank") %] + [% L.textarea_tag("email_form.message", email_form.message, rows="15" cols="80" wrap="soft") %]