X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/345248fd59538b5bfabc5fc54defdc17f76481f3..c0713b66e59e458d4966b8954ec1c835e2bc0c5b:/templates/webpages/ic/form_footer.html diff --git a/templates/webpages/ic/form_footer.html b/templates/webpages/ic/form_footer.html index 7fd690873..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,19 +90,10 @@ [%- END %] [%- END %] +[%- END %] + [%- IF id != "" %] - + [%- END %] - - - -