Merge branch 'master' of github.com:kivitendo/kivitendo-erp
[kivitendo-erp.git] / templates / webpages / customer_vendor / tabs / custom_variables.html
index 7af8b79..00a2ca4 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 'common/render_cvar_input.html'
+                        cvar_name_prefix = 'cv_cvars.'
             %]
           </td>
         </tr>