X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/97c8f14b3fea88e6b482919d944cb8e6461bc451..cb253140:/templates/webpages/admin_printer/list.html diff --git a/templates/webpages/admin_printer/list.html b/templates/webpages/admin_printer/list.html index 6dd23618f..6ff4b5e88 100644 --- a/templates/webpages/admin_printer/list.html +++ b/templates/webpages/admin_printer/list.html @@ -19,13 +19,13 @@ [%- 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 %] - [% 'No data was found.' | $T8 %] +

[% 'No data was found.' | $T8 %]

[%- END %] @@ -37,8 +37,8 @@
- +