X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/22bcb6b18c5832dad188a72ed75cd98c38d299e3..53593baa211863fbf66540cf1bcc36c8fb37257f:/templates/webpages/generic/print_options.html diff --git a/templates/webpages/generic/print_options.html b/templates/webpages/generic/print_options.html index 30b87df3c..be8343f11 100644 --- a/templates/webpages/generic/print_options.html +++ b/templates/webpages/generic/print_options.html @@ -18,6 +18,9 @@ [%- IF display_groupitems %] [% 'Group Items' | $T8 %] [%- END %] + [%- IF display_bothsided %] + [% 'Both-sided' | $T8 %] + [%- END %] [%- IF display_remove_draft %] [% 'Remove Draft' | $T8 %] [%- END %] @@ -43,6 +46,11 @@ [%- END %] + [%- IF display_bothsided %] + [%- IF !show_headers %][% 'Both-sided' | $T8 %][%- END %] + + + [%- END %] [%- IF display_remove_draft %] [%- IF !show_headers %][% 'Remove Draft' | $T8 %][%- END %]