X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/e3810fbd565d14993f6b5a6fe89f0e4e27c95869..fbcd5580:/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'