X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/591e645dfa89f5c78611293284058fdbe0b2a5e0..35cd4452:/templates/webpages/letter/load_drafts.html diff --git a/templates/webpages/letter/load_drafts.html b/templates/webpages/letter/load_drafts.html index 78c04cd80..ceb1d5427 100644 --- a/templates/webpages/letter/load_drafts.html +++ b/templates/webpages/letter/load_drafts.html @@ -2,11 +2,9 @@ [%- USE HTML %]

[% 'Load letter draft' | $T8 %]

-
+ +

[% 'The following drafts have been saved and can be loaded.' | $T8 %]

- - @@ -22,19 +20,19 @@ [% FOREACH row = LETTER_DRAFTS %] - - - + + + [% END %]
- [% 'The following drafts have been saved and can be loaded.' | $T8 %]
[% HTML.escape(row.date) %][% HTML.escape(row.subject) %][% HTML.escape(row.customer) %][% row.date | html %][% row.subject | html %][% row.customer | html %]
- - - - + + + +