X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/d629acd82a27e980899a044ca8b0f4becc8e94bb..dfee919915587ccb7fe967eee482b7cdc105e57f:/templates/webpages/drafts/load_master.html diff --git a/templates/webpages/drafts/load_master.html b/templates/webpages/drafts/load_master.html index 7ff8c3f2f..13aae21f3 100644 --- a/templates/webpages/drafts/load_master.html +++ b/templates/webpages/drafts/load_master.html @@ -1,21 +1,19 @@ - +[%- USE T8 %] +[% USE HTML %] -
+ - - - - + - + @@ -24,19 +22,19 @@
Load draft[% 'Load draft' | $T8 %]
- The following drafts have been saved and can be loaded. + [% 'The following drafts have been saved and can be loaded.' | $T8 %]
- - - + + + - - - - - - + [% FOREACH row = DRAFTS %] + + + + + - + [% END %]
 DateDescriptionEmployee[% 'Date' | $T8 %][% 'Description' | $T8 %][% 'Employee' | $T8 %]
[% HTML.escape(row.itime) %][% HTML.escape(row.description) %][% HTML.escape(row.employee_name) %]
@@ -44,8 +42,8 @@ - - + +