Inventur: Typo in Übersetzung
[kivitendo-erp.git] / templates / webpages / is / form_footer.html
index 837cd46..c5bb70c 100644 (file)
 <input type="hidden" name="gldate" value="[% gldate %]">
 
 <div id="shipto_inputs" class="hidden">
- [%- PROCESS 'common/_ship_to_dialog.html' %]
+ [%- PROCESS 'common/_ship_to_dialog.html' cvars=shipto_cvars %]
 </div>
 
 <div id="email_inputs" style="display: none"></div>
 </script>
 
 <div id="shipto_dialog" class="hidden"></div>
+<div id="print_dialog" class="hidden">
+ [%- PROCESS 'common/_print_dialog.html' %]
+</div>