Explorar el Código

neue config für sitebuilder gruppe

andre hace 6 meses
padre
commit
f0c19cc055
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      configureproduct.tpl

+ 1 - 1
configureproduct.tpl

@@ -37,7 +37,7 @@ Website Builder		=> gid=19
         {include file='./configure_thurvcloud.tpl'}
     {elseif $productinfo.gid === 7 || $productinfo.gid === 16}
         {include file='./configure_groupware.tpl'}
-    {elseif $productinfo.gid === 15}
+    {elseif $productinfo.gid === 15 || $productinfo.gid === 19}
         {include file='./configure_webhosting.tpl'}
     {else}
         {include file='./configureproduct_default.tpl'}