X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/2d3f862b7af94f31860dd264eef7c1bc7de7eae2..0152cc2e4e1e451cb51d4d3fd8a0e450eff5efcb:/templates/webpages/generic/edit_email.html diff --git a/templates/webpages/generic/edit_email.html b/templates/webpages/generic/edit_email.html index 9aec0ca97..7654e4ff5 100644 --- a/templates/webpages/generic/edit_email.html +++ b/templates/webpages/generic/edit_email.html @@ -1,6 +1,5 @@ [%- USE T8 %] -[% USE HTML %] - +[%- USE HTML %][%- USE LxERP -%][%- USE L -%]
@@ -15,7 +14,7 @@ - + @@ -29,7 +28,7 @@ - + @@ -45,7 +44,7 @@ - +
[% 'To' | $T8 %][% L.input_tag('email', email, size=30, class=(email ? '' : 'initial_focus')) %]
[% 'Cc' | $T8 %]
[% 'Subject' | $T8 %][% L.input_tag('subject', subject, size=30, class=(email ? 'initial_focus' : '')) %]
[% 'Attachment name' | $T8 %][% 'Message' | $T8 %]
@@ -69,8 +68,17 @@
- +[% L.submit_tag('action', LxERP.t8('Continue'), onclick="return check_prerequisites();") %]
- - +