X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/b16556ccc8e2c1838d5c782b79fd5dcb246b184d..HEAD:/templates/webpages/dunning/set_email.html diff --git a/templates/webpages/dunning/set_email.html b/templates/webpages/dunning/set_email.html index e2d558d4c..b740f589d 100644 --- a/templates/webpages/dunning/set_email.html +++ b/templates/webpages/dunning/set_email.html @@ -1,11 +1,14 @@ [%- USE T8 %] -[%- USE HTML %] +[%- USE HTML %][%- USE L -%] +
| [% 'Subject:' | $T8 %] | @@ -26,7 +27,7 @@||
| [% 'Body:' | $T8 %] | -+ | [% L.textarea_tag('email_body', email_body, rows=20, cols=70, class='texteditor') %] |