Procházet zdrojové kódy

neue config für sitebuilder gruppe

andre před 6 měsíci
rodič
revize
f0c19cc055
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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'}