X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/3af7680219b879d23022b5ab8fed353fc36b1c91..22bcb6b18c5832dad188a72ed75cd98c38d299e3:/templates/webpages/generic/print_options.html diff --git a/templates/webpages/generic/print_options.html b/templates/webpages/generic/print_options.html index b5757e1cb..30b87df3c 100644 --- a/templates/webpages/generic/print_options.html +++ b/templates/webpages/generic/print_options.html @@ -9,25 +9,25 @@ [%- FOREACH row = SELECTS %] [%- IF row.show %] - [%- row.hname %] + [%- row.hname %] [%- END %] [%- END %] [%- IF display_copies %] - [% 'Copies' | $T8 %] + [% 'Copies' | $T8 %] [%- END %] [%- IF display_groupitems %] - [% 'Group Items' | $T8 %] + [% 'Group Items' | $T8 %] [%- END %] [%- IF display_remove_draft %] - [% 'Remove Draft' | $T8 %] + [% 'Remove Draft' | $T8 %] [%- END %] [%- END %] [%- FOREACH row = SELECTS %] [%- IF row.show %] - - [%- FOREACH data = row.DATA %] [%- END %] @@ -36,16 +36,16 @@ [%- END %] [%- END %] [%- IF display_copies %] - [%- IF !show_headers %][%- 'Copies' | $T8 %][%- END %] + [%- IF !show_headers %][%- 'Copies' | $T8 %][%- END %] [%- END %] [%- IF display_groupitems %] - [%- IF !show_headers %][% 'Group Items' | $T8 %][%- END %] - + [%- IF !show_headers %][% 'Group Items' | $T8 %][%- END %] + [%- END %] [%- IF display_remove_draft %] - [%- IF !show_headers %][% 'Remove Draft' | $T8 %][%- END %] - + [%- IF !show_headers %][% 'Remove Draft' | $T8 %][%- END %] + [%- END %]