"Erfassen" als normale Links anstelle von Buttons darstellen
[kivitendo-erp.git] / templates / webpages / ic / form_footer.html
index b916011..7fd6908 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>