X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/6f2893dcf199d5e5147cc2020c2ab6984f4274dc..eb00db46a38d4e447aa6af7ead58eb386d7494ab:/templates/webpages/admin_printer/list.html diff --git a/templates/webpages/admin_printer/list.html b/templates/webpages/admin_printer/list.html index cd9b78475..f47f4ec1a 100644 --- a/templates/webpages/admin_printer/list.html +++ b/templates/webpages/admin_printer/list.html @@ -19,9 +19,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 +37,7 @@
- + -