]> wagnertech.de Git - kivitendo-erp.git/blobdiff - templates/webpages/ic/form_footer.html
<body> entfernt.
[kivitendo-erp.git] / templates / webpages / ic / form_footer.html
index b91601148070a5d3b1cab844e65e828e4c34ad97..7fd6908734ef98408910d1c15f1f45b2bdb1ebf7 100644 (file)
  <br style="clear: left" />
 </div>
 
+[%- IF id %]
+<div id="sales_price_information" class="tabcontent">
+  [% PROCESS ic/sales_price_information.html id=id %]
+</div>
+[%- END %]
+
 [%- IF CUSTOM_VARIABLES.size %]
 <div id="custom_variables" class="tabcontent">
 
@@ -89,5 +95,3 @@
   -->
 </script>
 
-</body>
-</html>