X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/891f62176912eb5c1e8864a1140635e4ad533d08..ba802064109d19f3488e5555ec04491681e37b51:/templates/webpages/generic/edit_email.html diff --git a/templates/webpages/generic/edit_email.html b/templates/webpages/generic/edit_email.html index b31fde030..a4a3428c6 100644 --- a/templates/webpages/generic/edit_email.html +++ b/templates/webpages/generic/edit_email.html @@ -1,5 +1,5 @@ [%- USE T8 %] -[%- USE HTML %][%- USE L -%] +[%- USE HTML %][%- USE LxERP -%][%- USE L -%]
@@ -20,14 +20,14 @@ -[% IF SHOW_BCC %] +[%- IF SHOW_BCC %] - [% END %] + +[%- END %] - @@ -44,7 +44,7 @@ - +
[% 'Cc' | $T8 %]
[% 'Bcc' | $T8 %]
[% 'Subject' | $T8 %][% L.input_tag('subject', subject, size=30, class=(email ? 'initial_focus' : '')) %]
[% 'Message' | $T8 %]
@@ -68,5 +68,17 @@
- +[% L.submit_tag('action', LxERP.t8('Continue'), onclick="return check_prerequisites();") %]
+ +