X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/8cc5dbe13c88326396488ab7abbcf55e219f80e6..53593baa211863fbf66540cf1bcc36c8fb37257f:/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 00a2ca45f..10fee4d3d 100644 --- a/templates/webpages/customer_vendor/tabs/custom_variables.html +++ b/templates/webpages/customer_vendor/tabs/custom_variables.html @@ -3,13 +3,14 @@
| [% var.config.description | html %] | +[% var.config.description | html %] | - [% PROCESS 'common/render_cvar_input.html' + [% INCLUDE 'common/render_cvar_input.html' cvar_name_prefix = 'cv_cvars.' + var_name = '' %] |
|---|