ソースを参照

neue config für sitebuilder gruppe

andre 6 ヶ月 前
コミット
7f93e727bd
1 ファイル変更2 行追加2 行削除
  1. 2 2
      configureproduct.tpl

+ 2 - 2
configureproduct.tpl

@@ -12,12 +12,12 @@ ThurMail Kerio			=> gid=16
 Mailhosting mit Nextcloud 	=> gid=8
 Mailhosting mit Nextcloud 	=> gid=8
 ThurVCloud Business		=> gid=9
 ThurVCloud Business		=> gid=9
 ThurFiles Business Hosting	=> gid=10
 ThurFiles Business Hosting	=> gid=10
-ThurMail Kerio Private		=> gid=19
+Website Builder		=> gid=19
 *}
 *}
 {if ($productinfo.paytype eq 'free') && in_array($productinfo.pid, $clientPids)}
 {if ($productinfo.paytype eq 'free') && in_array($productinfo.pid, $clientPids)}
     {include file="./nodoubletrial.tpl"}
     {include file="./nodoubletrial.tpl"}
 {else}
 {else}
-    {if $productinfo.gid === 1 || $productinfo.gid === 8 || $productinfo.gid === 19}
+    {if $productinfo.gid === 1 || $productinfo.gid === 8}
         {include file='./configure_privat_mail.tpl'}
         {include file='./configure_privat_mail.tpl'}
 	{if $productinfo.gid === 19}
 	{if $productinfo.gid === 19}
         	{include file='./check_configure_kerio_privat_mail.tpl'}
         	{include file='./check_configure_kerio_privat_mail.tpl'}