|
@@ -12,15 +12,15 @@ 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=12
|
|
|
|
|
|
|
+ThurMail Kerio Private => 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 === 12}
|
|
|
|
|
|
|
+ {if $productinfo.gid === 1 || $productinfo.gid === 8 || $productinfo.gid === 19}
|
|
|
{include file='./configure_privat_mail.tpl'}
|
|
{include file='./configure_privat_mail.tpl'}
|
|
|
- {if $productinfo.gid === 12}
|
|
|
|
|
|
|
+ {if $productinfo.gid === 19}
|
|
|
{include file='./check_configure_privat_mail.tpl'}
|
|
{include file='./check_configure_privat_mail.tpl'}
|
|
|
{else}
|
|
{else}
|
|
|
{include file='./check_configure_kerio_privat_mail.tpl'}
|
|
{include file='./check_configure_kerio_privat_mail.tpl'}
|