|
@@ -31,11 +31,8 @@ Website Builder => gid=19
|
|
|
{else}
|
|
{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'}
|
|
|
- {if $productinfo.gid === 19}
|
|
|
|
|
- {include file='./check_configure_kerio_privat_mail.tpl'}
|
|
|
|
|
- {else}
|
|
|
|
|
|
|
+ {elseif $productinfo.gid === 19}
|
|
|
{include file='./check_configure_privat_mail.tpl'}
|
|
{include file='./check_configure_privat_mail.tpl'}
|
|
|
- {/if}
|
|
|
|
|
{elseif $productinfo.gid === 2}
|
|
{elseif $productinfo.gid === 2}
|
|
|
{include file='./configure_seafile.tpl'}
|
|
{include file='./configure_seafile.tpl'}
|
|
|
{include file='./check_configure_seafile.tpl'}
|
|
{include file='./check_configure_seafile.tpl'}
|