X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/deb4d2dbb676d7d6f69dfe7815d6e0cb09bd4a44..53593baa211863fbf66540cf1bcc36c8fb37257f:/templates/webpages/generic/print_options.html diff --git a/templates/webpages/generic/print_options.html b/templates/webpages/generic/print_options.html index f8ee3efd3..be8343f11 100644 --- a/templates/webpages/generic/print_options.html +++ b/templates/webpages/generic/print_options.html @@ -5,28 +5,56 @@ + [%- IF show_headers %] - + [%- END %] + [%- END %] + [%- IF display_copies %] + + [%- END %] + [%- IF display_groupitems %] + + [%- END %] + [%- IF display_bothsided %] + + [%- 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_bothsided %] + [%- END %] [%- IF display_remove_draft %] - - + [%- END %]
- [%- FOREACH row = SELECTS %] - [%- IF row.show %] - [%- row.hname %][% 'Copies' | $T8 %][% 'Group Items' | $T8 %][% 'Both-sided' | $T8 %][% 'Remove Draft' | $T8 %]
[% 'Copies' | $T8 %] [% 'Group Items' | $T8 %][% 'Remove Draft' | $T8 %]
@@ -36,4 +64,3 @@ -