Merge branch 'b-3.6.1' of ../kivitendo-erp_20220811
[kivitendo-erp.git] / templates / webpages / dunning / show_dunning_top.html
index f835f95..403d832 100644 (file)
@@ -1,5 +1,9 @@
-[% USE HTML %] <script type="text/javascript" src="js/common.js"></script>
- <script type="text/javascript" src="js/dunning.js"></script>
+[% USE HTML %][%- USE LxERP -%][%- USE L -%]
+ <form method="post" action="dn.pl" id="form">
 
<form method="post" action="dn.pl">
 <h2>[% LxERP.t8("Print options") %]</h2>
 
+  [% L.checkbox_tag("force_lang", label=LxERP.t8('Override invoice language'), checked=force_lang) %]
+  [% PRINT_OPTIONS %]
+
+  <h2>[% LxERP.t8("Dunnings") %]</h2>