X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fgeneric%2Fedit_email.html;h=d26de92a03f5026c1d4a3aeff495a85eea12ef30;hb=10d6fe63ec82e50322a1fe08902fde7a0c1efa4e;hp=9aec0ca977863d7ebf6f88b3531f41c3523a729e;hpb=2d3f862b7af94f31860dd264eef7c1bc7de7eae2;p=kivitendo-erp.git diff --git a/templates/webpages/generic/edit_email.html b/templates/webpages/generic/edit_email.html index 9aec0ca97..d26de92a0 100644 --- a/templates/webpages/generic/edit_email.html +++ b/templates/webpages/generic/edit_email.html @@ -1,39 +1,36 @@ [%- USE T8 %] -[% USE HTML %] +[%- USE HTML %][%- USE LxERP -%][%- USE L -%] +

[% title %]

- - - - - @@ -45,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 %]
@@ -69,8 +66,17 @@
- +[% L.submit_tag('action', LxERP.t8('Continue'), onclick="return check_prerequisites();") %]
- - +