X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fic%2Fform_footer.html;h=a11c578b42347a31848b01756a6a85207701d6a4;hb=deb4d2dbb676d7d6f69dfe7815d6e0cb09bd4a44;hp=416b54b79c0d3e758e337779df1666ef60079c9b;hpb=5f68c97560deb16f78ab3331e13e692981bc2c1e;p=kivitendo-erp.git diff --git a/templates/webpages/ic/form_footer.html b/templates/webpages/ic/form_footer.html index 416b54b79..a11c578b4 100644 --- a/templates/webpages/ic/form_footer.html +++ b/templates/webpages/ic/form_footer.html @@ -26,6 +26,10 @@ +[%- IF LANGUAGES.size %] + [% PROCESS 'ic/tabs/_edit_translations.html' %] +[%- END %] + [%- IF id %]
[% PROCESS ic/sales_price_information.html id=id %] @@ -42,7 +46,9 @@ [%- FOREACH var = CUSTOM_VARIABLES %] [% var.VALID_BOX %] - [% HTML.escape(var.description) %] + [%- IF !var.partsgroup_filtered %] + [% HTML.escape(var.description) %] + [%- END %] [% var.HTML_CODE %] [%- END %] @@ -51,7 +57,16 @@
[%- END %] +[%- IF id %] +
+
+
+[%- END %] + + + +[%- IF show_edit_buttons %] @@ -75,10 +90,10 @@ [%- END %] [%- END %] +[%- END %] + [%- IF id != "" %] - + [%- END %] - -