X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fgeneric%2Fedit_email.html;h=7654e4ff51ab366bc25cdec5586d9e5486926726;hb=f5b56d67c1ef6dc87d4dcd50ba31f9a2b0a20846;hp=88a95a1797b479d2f048e3512e49c783fadc256a;hpb=345248fd59538b5bfabc5fc54defdc17f76481f3;p=kivitendo-erp.git diff --git a/templates/webpages/generic/edit_email.html b/templates/webpages/generic/edit_email.html index 88a95a179..7654e4ff5 100644 --- a/templates/webpages/generic/edit_email.html +++ b/templates/webpages/generic/edit_email.html @@ -1,7 +1,5 @@ [%- USE T8 %] -[%- USE HTML %] - - +[%- USE HTML %][%- USE LxERP -%][%- USE L -%]
@@ -16,7 +14,7 @@ - + @@ -30,7 +28,7 @@ - + @@ -46,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 %]
@@ -70,6 +68,17 @@
- +[% L.submit_tag('action', LxERP.t8('Continue'), onclick="return check_prerequisites();") %]
+