X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/6d6d4044b1caa0e4f7c9de61e3a0bc9dd691a035..22bcb6b18c5832dad188a72ed75cd98c38d299e3:/templates/webpages/generic/print_options.html diff --git a/templates/webpages/generic/print_options.html b/templates/webpages/generic/print_options.html index 95de1f762..30b87df3c 100644 --- a/templates/webpages/generic/print_options.html +++ b/templates/webpages/generic/print_options.html @@ -5,28 +5,48 @@ + [%- IF show_headers %] - + [%- 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 %]
- [%- FOREACH row = SELECTS %] - [%- IF row.show %] - [%- row.hname %][% 'Copies' | $T8 %][% 'Group Items' | $T8 %][% 'Remove Draft' | $T8 %]
[% 'Copies' | $T8 %] [% 'Group Items' | $T8 %][% 'Remove Draft' | $T8 %]
@@ -36,4 +56,3 @@ -