X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/83542c806dc5c249bf640e344eaf3831cdf2f2ea..c0ed7d2fa:/templates/webpages/generic/edit_email.html diff --git a/templates/webpages/generic/edit_email.html b/templates/webpages/generic/edit_email.html index 0f28c8d67..48f61316e 100644 --- a/templates/webpages/generic/edit_email.html +++ b/templates/webpages/generic/edit_email.html @@ -1,40 +1,36 @@ [%- USE T8 %] -[%- USE HTML %] - +[%- USE HTML %][%- USE LxERP -%][%- USE L -%] +

[% title %]

- - - - - @@ -46,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 %]
@@ -67,10 +63,20 @@ - +[% L.hidden_tag('action', action) %]
- +[% L.submit_tag('dummy_action', LxERP.t8('Continue'), onclick="return check_prerequisites();") %]
- +