X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fgeneric%2Fedit_email.html;h=48f61316e43f2721e882feb541513c2fcdbd2aee;hb=5067d7bd31514962af9730b33323b831d87164f8;hp=b31fde030d6774d4104a00ae5da0e5838dd4e3c4;hpb=8abd9ce32e946691e0953f9a8e2c183183d7854e;p=kivitendo-erp.git diff --git a/templates/webpages/generic/edit_email.html b/templates/webpages/generic/edit_email.html index b31fde030..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 L -%] +[%- USE HTML %][%- USE LxERP -%][%- USE L -%] +

[% title %]

+
- - - - - @@ -44,7 +42,7 @@ - +
[% 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 %]
[% 'Message' | $T8 %]
@@ -65,8 +63,20 @@ - +[% L.hidden_tag('action', action) %]
- +[% L.submit_tag('dummy_action', LxERP.t8('Continue'), onclick="return check_prerequisites();") %]
+ +