X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/485793035567c690544e86bbbef2dece5374afd6..fce441db:/templates/webpages/ic/form_footer_master.html diff --git a/templates/webpages/ic/form_footer_master.html b/templates/webpages/ic/form_footer_master.html index be6210421..bcee92a50 100644 --- a/templates/webpages/ic/form_footer_master.html +++ b/templates/webpages/ic/form_footer_master.html @@ -22,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 %] + + -
@@ -54,6 +79,14 @@ +