PrintOptions: Checkbox »Beidseitig« optional anzeigen
[kivitendo-erp.git] / templates / webpages / generic / print_options.html
index 30b87df..5f1fd2c 100644 (file)
@@ -18,6 +18,9 @@
      [%- IF display_groupitems %]
      <th align="left" id="print_options_header_groupitems">[% 'Group Items' | $T8 %]</th>
      [%- END %]
+     [%- IF display_bothsided %]
+     <th align="left" id="print_options_header_bothsided">[% 'Both-sided' | $T8 %]</th>
+     [%- END %]
      [%- IF display_remove_draft %]
      <th align="left" id="print_options_header_remove_draft">[% 'Remove Draft' | $T8 %]</th>
      [%- END %]