{$lang.service}

{$groupname}

{$product}

{$serverdata.ipaddress}:{$customfields.Port}

{$lang.dconnect}

{if $settings.enabletsdns eq 1} {$customfields.Subdomain}.{$settings.domaintsdns}

{$lang.lconnect}

{else}

{$lang.lconnect}

{$lang.wconnect}

{/if}

{$lang.webpanel}

{$lang.hostname}
{$serverdata.name}
{$lang.management}
{if $hostteamspeak.status eq true}

{$LANG.cPanel.quickShortcuts} {if $hostteamspeak.vs.status eq true} {$lang.online} {else} {$lang.offline} {/if}

{elseif $hostteamspeak.status eq false}
Server is {$lang.offline}
{else} {/if}
{if $configurableoptions}

{$LANG.orderconfigpackage}

{foreach from=$configurableoptions item=configoption}
{$configoption.optionname}
{if $configoption.optiontype eq 3}{if $configoption.selectedqty}{$LANG.yes}{else}{$LANG.no}{/if}{elseif $configoption.optiontype eq 4}{$configoption.selectedqty} x {$configoption.selectedoption}{else}{$configoption.selectedoption}{/if}
{/foreach}
{/if}
{if $customfields}

{$LANG.additionalInfo}

{foreach from=$customfields key=key item=field} {if $key neq "Subdomain"}
{$key}
{if empty($field)} {$LANG.blankCustomField} {else} {$field} {/if}
{/if} {/foreach}
{/if}

{$LANG.cPanel.billingOverview}

{if $firstpaymentamount neq $recurringamount}
{$LANG.firstpaymentamount}
{$firstpaymentamount}
{/if} {if $billingcycle != $LANG.orderpaymenttermonetime && $billingcycle != $LANG.orderfree}
{$LANG.recurringamount}
{$recurringamount}
{/if}
{$LANG.orderbillingcycle}
{$billingcycle}
{$LANG.orderpaymentmethod}
{$paymentmethod}
{$LANG.clientareahostingregdate}
{$regdate}
{$LANG.clientareahostingnextduedate}
{$nextduedate}