X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fic%2Fform_footer.html;h=a11c578b42347a31848b01756a6a85207701d6a4;hb=deb4d2dbb676d7d6f69dfe7815d6e0cb09bd4a44;hp=9022e6d96f39e3b06becb4f83a760fb8ed987c7f;hpb=a1ee1265ff35c4f1d5cc549e8a4004877a69383b;p=kivitendo-erp.git diff --git a/templates/webpages/ic/form_footer.html b/templates/webpages/ic/form_footer.html index 9022e6d96..a11c578b4 100644 --- a/templates/webpages/ic/form_footer.html +++ b/templates/webpages/ic/form_footer.html @@ -24,18 +24,20 @@
- -
+[%- IF LANGUAGES.size %] + [% PROCESS 'ic/tabs/_edit_translations.html' %] +[%- END %] + [%- IF id %] -
+
[% PROCESS ic/sales_price_information.html id=id %]
[%- END %] [%- IF CUSTOM_VARIABLES.size %] -
+

[% 'Unchecked custom variables will not appear in orders and invoices.' | $T8 %]

@@ -44,19 +46,28 @@ [%- FOREACH var = CUSTOM_VARIABLES %] [% var.VALID_BOX %] - [% HTML.escape(var.description) %] + [%- IF !var.partsgroup_filtered %] + [% HTML.escape(var.description) %] + [%- END %] [% var.HTML_CODE %] [%- END %]

+
+[%- END %] -
+[%- IF id %] +
+
+
[%- END %]
+[%- IF show_edit_buttons %] + @@ -79,21 +90,10 @@ [%- END %] [%- END %] +[%- END %] + [%- IF id != "" %] - + [%- END %] - - - - - -