X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/fa7fc7eeb3ca718914affee06c0629a08d571288..c0ed7d2fa:/templates/webpages/generic/edit_email.html diff --git a/templates/webpages/generic/edit_email.html b/templates/webpages/generic/edit_email.html index 7654e4ff5..48f61316e 100644 --- a/templates/webpages/generic/edit_email.html +++ b/templates/webpages/generic/edit_email.html @@ -1,13 +1,10 @@ [%- USE T8 %] [%- USE HTML %][%- USE LxERP -%][%- USE L -%] +

[% title %]

+
- - - - - @@ -65,10 +63,10 @@
[% title %]
@@ -20,19 +17,20 @@ -[% IF SHOW_BCC %] +[%- IF SHOW_BCC %] - [% END %] + +[%- END %] - +
[% 'Cc' | $T8 %]
[% 'Bcc' | $T8 %]
[% 'Subject' | $T8 %][% L.input_tag('subject', subject, size=30, class=(email ? 'initial_focus' : '')) %]
[% 'Attachment name' | $T8 %]
- +[% L.hidden_tag('action', action) %]
-[% L.submit_tag('action', LxERP.t8('Continue'), onclick="return check_prerequisites();") %] +[% L.submit_tag('dummy_action', LxERP.t8('Continue'), onclick="return check_prerequisites();") %]