X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/ab435052813cbf5a2f9052dc3d46aa672dac9d44..3af7680219b879d23022b5ab8fed353fc36b1c91:/templates/webpages/generic/print_options.html diff --git a/templates/webpages/generic/print_options.html b/templates/webpages/generic/print_options.html index 95de1f762..b5757e1cb 100644 --- a/templates/webpages/generic/print_options.html +++ b/templates/webpages/generic/print_options.html @@ -5,28 +5,48 @@ + [%- IF show_headers %] + [%- FOREACH row = SELECTS %] + [%- IF row.show %] + + [%- END %] + [%- END %] + [%- IF display_copies %] + + [%- END %] + [%- IF display_groupitems %] + + [%- END %] + [%- IF display_remove_draft %] + + [%- END %] + + [%- END %] + + [%- FOREACH row = SELECTS %] + [%- IF row.show %] + [%- END %] + [%- END %] [%- IF display_copies %] - + [%- END %] [%- IF display_groupitems %] - - + [%- END %] [%- IF display_remove_draft %] - - + [%- END %]
[%- row.hname %][% 'Copies' | $T8 %][% 'Group Items' | $T8 %][% 'Remove Draft' | $T8 %]
- [%- FOREACH row = SELECTS %] - [%- IF row.show %] - [%- END %] - [%- END %] [% 'Copies' | $T8 %] [%- IF !show_headers %][%- 'Copies' | $T8 %][%- END %][% 'Group Items' | $T8 %][%- IF !show_headers %][% 'Group Items' | $T8 %][%- END %] + + [% 'Remove Draft' | $T8 %][%- IF !show_headers %][% 'Remove Draft' | $T8 %][%- END %] + +
@@ -36,4 +56,3 @@ -