|
@@ -14,7 +14,9 @@ ThurVCloud Business => gid=9
|
|
|
ThurFiles Business Hosting => gid=10
|
|
ThurFiles Business Hosting => gid=10
|
|
|
|
|
|
|
|
*}
|
|
*}
|
|
|
-{if}
|
|
|
|
|
|
|
+{if ($productinfo.paytype eq 'free') && in_array($productinfo.pid, $clientPids)}
|
|
|
|
|
+ {include file="./nodoubletrial.tpl"}
|
|
|
|
|
+{else}
|
|
|
{if $productinfo.gid === 1 || $productinfo.gid === 8}
|
|
{if $productinfo.gid === 1 || $productinfo.gid === 8}
|
|
|
{include file='./configure_privat_mail.tpl'}
|
|
{include file='./configure_privat_mail.tpl'}
|
|
|
{include file='./check_configure_privat_mail.tpl'}
|
|
{include file='./check_configure_privat_mail.tpl'}
|