{if $modulecustombuttonresult} {if $modulecustombuttonresult == "success"} {include file="$template/includes/alert.tpl" type="success" msg=$LANG.moduleactionsuccess textcenter=true idname="alertModuleCustomButtonSuccess"} {else} {include file="$template/includes/alert.tpl" type="error" msg=$LANG.moduleactionfailed|cat:' ':$modulecustombuttonresult textcenter=true idname="alertModuleCustomButtonFailed"} {/if} {/if} {if $pendingcancellation} {include file="$template/includes/alert.tpl" type="error" msg=$LANG.cancellationrequestedexplanation textcenter=true idname="alertPendingCancellation"} {/if} {if $unpaidInvoice}
{lang key='payInvoice'}
{$unpaidInvoiceMessage}
{/if}
{if $tplOverviewTabOutput} {$tplOverviewTabOutput} {else}

{$product}

{$groupname}

{$status}
{if $showRenewServiceButton === true || $showcancelbutton === true || $packagesupgrade === true} {/if}

{$LANG.clientareahostingregdate}

{$regdate} {if $firstpaymentamount neq $recurringamount}

{$LANG.firstpaymentamount}

{$firstpaymentamount} {/if} {if $billingcycle != $LANG.orderpaymenttermonetime && $billingcycle != $LANG.orderfree}

{$LANG.recurringamount}

{$recurringamount} {/if} {if $quantitySupported && $quantity > 1}

{lang key='quantity'}

{$quantity} {/if}

{$LANG.orderbillingcycle}

{$billingcycle}

{$LANG.clientareahostingnextduedate}

{$nextduedate}

{$LANG.orderpaymentmethod}

{$paymentmethod} {if $suspendreason}

{$LANG.suspendreason}

{$suspendreason} {/if}
{foreach $hookOutput as $output}
{$output}
{/foreach} {if $domain || $moduleclientarea || $configurableoptions || $customfields || $lastupdate}
{if $domain}
{if $type eq "server"}
{$LANG.serverhostname}
{$domain}
{if $dedicatedip}
{$LANG.primaryIP}
{$dedicatedip}
{/if} {if $assignedips}
{$LANG.assignedIPs}
{$assignedips|nl2br}
{/if} {if $ns1 || $ns2}
{$LANG.domainnameservers}
{$ns1}
{$ns2}
{/if} {else} {if $domain}
{$LANG.orderdomain}
{$domain}
{/if} {if $username}
{$LANG.serverusername}
{$username}
{/if} {if $serverdata}
{$LANG.servername}
{$serverdata.hostname}
{$LANG.domainregisternsip}
{$serverdata.ipaddress}
{if $serverdata.nameserver1 || $serverdata.nameserver2 || $serverdata.nameserver3 || $serverdata.nameserver4 || $serverdata.nameserver5}
{$LANG.domainnameservers}
{if $serverdata.nameserver1}{$serverdata.nameserver1} ({$serverdata.nameserver1ip})
{/if} {if $serverdata.nameserver2}{$serverdata.nameserver2} ({$serverdata.nameserver2ip})
{/if} {if $serverdata.nameserver3}{$serverdata.nameserver3} ({$serverdata.nameserver3ip})
{/if} {if $serverdata.nameserver4}{$serverdata.nameserver4} ({$serverdata.nameserver4ip})
{/if} {if $serverdata.nameserver5}{$serverdata.nameserver5} ({$serverdata.nameserver5ip})
{/if}
{/if} {/if} {if $domain && $sslStatus}
{$LANG.sslState.sslStatus}
{if !$sslStatus->needsResync()} {$sslStatus->getStatusDisplayLabel()} {else} {$LANG.loading} {/if}
{if $sslStatus->isActive() || $sslStatus->needsResync()}
{$LANG.sslState.startDate}
{if !$sslStatus->needsResync() || $sslStatus->startDate} {$sslStatus->startDate->toClientDateFormat()} {else} {$LANG.loading} {/if}
{$LANG.sslState.expiryDate}
{if !$sslStatus->needsResync() || $sslStatus->expiryDate} {$sslStatus->expiryDate->toClientDateFormat()} {else} {$LANG.loading} {/if}
{$LANG.sslState.issuerName}
{if !$sslStatus->needsResync() || $sslStatus->issuerName} {$sslStatus->issuerName} {else} {$LANG.loading} {/if}
{/if} {/if}

{$LANG.visitwebsite} {if $domainId} {$LANG.managedomain} {/if}

{/if} {if $moduleclientarea}
{$moduleclientarea}
{/if}
{if $sslStatus}
{if $sslStatus->isActive()} {else} {/if}
{/if} {elseif $moduleclientarea}
{if $moduleclientarea}
{$moduleclientarea}
{/if}
{/if} {if $configurableoptions}
{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 $metricStats}
{include file="$template/clientareaproductusagebilling.tpl"}
{/if} {if $customfields}
{foreach from=$customfields item=field}
{$field.name}
{$field.value}
{/foreach}
{/if} {if $lastupdate}

{$LANG.diskSpace}

{$diskusage}MB / {$disklimit}MB

{$LANG.bandwidth}

{$bwusage}MB / {$bwlimit}MB

{$LANG.clientarealastupdated}: {$lastupdate}

{/if}
{/if} {/if}

{$LANG.downloadstitle}

{include file="$template/includes/alert.tpl" type="info" msg="{lang key="clientAreaProductDownloadsAvailable"}" textcenter=true}
{foreach from=$downloads item=download}

{$download.title}

{$download.description}

{$LANG.downloadname}

{/foreach}

{$LANG.clientareahostingaddons}

{if $addonsavailable} {include file="$template/includes/alert.tpl" type="info" msg="{lang key="clientAreaProductAddonsAvailable"}" textcenter=true} {/if}
{foreach from=$addons item=addon}
{$addon.name}
{$addon.status}

{$addon.pricing}

{$LANG.registered}: {$addon.regdate}

{$LANG.clientareahostingnextduedate}: {$addon.nextduedate}

{/foreach}

{$LANG.serverchangepassword}

{if $modulechangepwresult} {if $modulechangepwresult == "success"} {include file="$template/includes/alert.tpl" type="success" msg=$modulechangepasswordmessage textcenter=true} {elseif $modulechangepwresult == "error"} {include file="$template/includes/alert.tpl" type="error" msg=$modulechangepasswordmessage|strip_tags textcenter=true} {/if} {/if}
{include file="$template/includes/pwstrength.tpl"}