X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/bfa01ea93678d1273a9f01224c1de2c1fe3c0b28..dfee919915587ccb7fe967eee482b7cdc105e57f:/templates/webpages/drafts/load_master.html diff --git a/templates/webpages/drafts/load_master.html b/templates/webpages/drafts/load_master.html index 81de720cd..13aae21f3 100644 --- a/templates/webpages/drafts/load_master.html +++ b/templates/webpages/drafts/load_master.html @@ -1,23 +1,19 @@ - +[%- USE T8 %] +[% USE HTML %] -
+ - - - - - + - + @@ -25,26 +21,29 @@
Load draft[% 'Load draft' | $T8 %]
- The following drafts have been saved and can be loaded. - Loading a draft will remove it from this list until you click the 'Save Draft' button again. + [% '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) %]
- - + + +