X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/075bd42af8885aee3c18fe055a2c82b8b43f4cea..deb4d2dbb676d7d6f69dfe7815d6e0cb09bd4a44:/templates/webpages/generic/edit_email.html diff --git a/templates/webpages/generic/edit_email.html b/templates/webpages/generic/edit_email.html index b8303a0cc..d26de92a0 100644 --- a/templates/webpages/generic/edit_email.html +++ b/templates/webpages/generic/edit_email.html @@ -1,38 +1,36 @@ [%- USE T8 %] -[%- USE HTML %] +[%- USE HTML %][%- USE LxERP -%][%- USE L -%] +

[% title %]

+
- - - - - @@ -44,7 +42,7 @@ - +
[% title %]
- + -[% IF SHOW_BCC %] +[%- IF SHOW_BCC %] - [% END %] + +[%- END %] - - + +
[% 'To' | $T8 %][% L.input_tag('email', email, size=30, class=(email ? '' : 'initial_focus')) %]
[% 'Cc' | $T8 %]
[% 'Bcc' | $T8 %]
[% 'Subject' | $T8 %][% L.input_tag('subject', subject, size=30, class=(email ? 'initial_focus' : '')) %]
[% 'Attachment name' | $T8 %]
[% 'Message' | $T8 %]
@@ -68,6 +66,17 @@
- +[% L.submit_tag('action', LxERP.t8('Continue'), onclick="return check_prerequisites();") %]
+