X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fic%2Fform_footer_master.html;h=ed08335c9183a382b8486479aee2f4cf30d2f908;hb=73a404b58ebe0de883558b898ee07ae3499461b7;hp=d69694fd34fc84360acfdd8d1faee8a482a5d92a;hpb=b511ca3e71f50c755ae4776c7678f0b84d0af45c;p=kivitendo-erp.git diff --git a/templates/webpages/ic/form_footer_master.html b/templates/webpages/ic/form_footer_master.html index d69694fd3..ed08335c9 100644 --- a/templates/webpages/ic/form_footer_master.html +++ b/templates/webpages/ic/form_footer_master.html @@ -1,17 +1,18 @@ [%- USE HTML %] [%- USE LxERP %] [%- IF item == 'assembly' %] - + + [%- END %] @@ -21,9 +22,34 @@
- + + +
+ + +[%- IF CUSTOM_VARIABLES.size %] +
+ +

Unchecked custom variables will not appear in orders and invoices.

+ +

+ + [%- FOREACH var = CUSTOM_VARIABLES %] + + + + + + [%- END %] +
[% var.VALID_BOX %][% HTML.escape(var.description) %][% var.HTML_CODE %]
+

+ +
+
+[%- END %] + + -
@@ -53,6 +79,14 @@ +