]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/customer_vendor/tabs/custom_variables.html
Kein Umbruch bei PROCESS-Anweisungen
[mfinanz.git] / templates / webpages / customer_vendor / tabs / custom_variables.html
index 7af8b793257d2e37bca7c7a0f8394dab957c062e..a0a90f9e5fea0538823ab334d5e6e54f05d7f5b6 100644 (file)
@@ -8,9 +8,8 @@
           <th align="left" valign="top" nowrap>[% var.config.description | html %]</th>
 
           <td valign="top">
-            [%
-              INCLUDE 'customer_vendor/render_cvar_input.html'
-                      cvar_name_prefix = 'cv_cvars.'
+            [% PROCESS 'customer_vendor/render_cvar_input.html'
+                        cvar_name_prefix = 'cv_cvars.'
             %]
           </td>
         </tr>