X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/7cf894f137fa5e4a2679b8a6e1aa00566041f9e4..87eebe6:/templates/webpages/admin_printer/list.html diff --git a/templates/webpages/admin_printer/list.html b/templates/webpages/admin_printer/list.html index cd9b78475..6a413d853 100644 --- a/templates/webpages/admin_printer/list.html +++ b/templates/webpages/admin_printer/list.html @@ -1,6 +1,5 @@ [%- USE T8 %] -

[% title %]

@@ -19,9 +18,9 @@ [%- IF all_printers.size %] [%- FOREACH row = all_printers %] - [% row.printer_description %] - [% row.printer_command | html %] - [% row.template_code | html %] +  [% row.printer_description %] +  [% row.printer_command | html %] +  [% row.template_code | html %] [%- END %] [%- ELSE %] @@ -37,8 +36,6 @@
- +
- -