X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/dbcf08e9ecb0591f68cc8ee59af7fc8ba9aa62e1..083aa97632fb41ae33d6d9f768836c3aec8539a9:/templates/webpages/customer_vendor/tabs/custom_variables.html diff --git a/templates/webpages/customer_vendor/tabs/custom_variables.html b/templates/webpages/customer_vendor/tabs/custom_variables.html index 7b9abf3ad..10fee4d3d 100644 --- a/templates/webpages/customer_vendor/tabs/custom_variables.html +++ b/templates/webpages/customer_vendor/tabs/custom_variables.html @@ -5,7 +5,7 @@ [% FOREACH var = SELF.cv.cvars_by_config %] - +
[% var.config.description | html %][% var.config.description | html %] [% INCLUDE 'common/render_cvar_input.html'