{if $registrarcustombuttonresult=="success"} {include file="$template/includes/alert.tpl" type="success" msg="{lang key='moduleactionsuccess'}" textcenter=true} {elseif $registrarcustombuttonresult} {include file="$template/includes/alert.tpl" type="error" msg="{lang key='moduleactionfailed'}" textcenter=true} {/if} {if $unpaidInvoice}
{lang key='payInvoice'}
{$unpaidInvoiceMessage}
{/if}

{lang key='overview'}

{if $alerts} {foreach $alerts as $alert} {include file="$template/includes/alert.tpl" type=$alert.type msg="{$alert.title}
{$alert.description}" textcenter=true} {/foreach} {/if} {if $systemStatus != 'Active'} {/if} {if $lockstatus eq "unlocked"} {capture name="domainUnlockedMsg"}{lang key='domaincurrentlyunlocked'}
{lang key='domaincurrentlyunlockedexp'}{/capture} {include file="$template/includes/alert.tpl" type="error" msg=$smarty.capture.domainUnlockedMsg} {/if}
{lang key='clientareahostingdomain'}:
{$domain}
{lang key='firstpaymentamount'}:
{$firstpaymentamount}
{lang key='clientareahostingregdate'}:
{$registrationdate}
{lang key='recurringamount'}:
{$recurringamount} {lang key='every'} {$registrationperiod} {lang key='orderyears'}
{lang key='clientareahostingnextduedate'}:
{$nextduedate}
{lang key='orderpaymentmethod'}:
{$paymentmethod}
{lang key='clientareastatus'}:
{$status}
{if $sslStatus}
{lang key='sslState.sslStatus'}
{if !$sslStatus->needsResync()} {$sslStatus->getStatusDisplayLabel()} {else} {lang key='loading'} {/if}
{if $sslStatus->isActive() || $sslStatus->needsResync()}
{lang key='sslState.startDate'}
{if !$sslStatus->needsResync() || $sslStatus->startDate} {$sslStatus->startDate->toClientDateFormat()} {else} {lang key='loading'} {/if}
{/if}
{if $sslStatus->isActive() || $sslStatus->needsResync()}
{lang key='sslState.issuerName'}
{if !$sslStatus->needsResync() || $sslStatus->issuerName} {$sslStatus->issuerName} {else} {lang key='loading'} {/if}
{lang key='sslState.expiryDate'}
{if !$sslStatus->needsResync() || $sslStatus->expiryDate} {$sslStatus->expiryDate->toClientDateFormat()} {else} {lang key='loading'} {/if}
{/if} {/if} {if $registrarclientarea}
{$registrarclientarea|replace:'modulebutton':'btn'}
{/if} {foreach $hookOutput as $output}
{$output}
{/foreach}
{if $canDomainBeManaged and ( $managementoptions.nameservers or $managementoptions.contacts or $managementoptions.locking or $renew)} {* No reason to show this section if nothing can be done here! *}

{lang key='doToday'}

{/if}

{lang key='domainsautorenew'}

{if $changeAutoRenewStatusSuccessful} {include file="$template/includes/alert.tpl" type="success" msg="{lang key='changessavedsuccessfully'}" textcenter=true} {/if}

{lang key='domainrenewexp'}

{lang key='domainautorenewstatus'}: {if $autorenew}{lang key='domainsautorenewenabled'}{else}{lang key='domainsautorenewdisabled'}{/if}

{if $autorenew}

{else}

{/if}

{lang key='domainnameservers'}

{if $nameservererror} {include file="$template/includes/alert.tpl" type="error" msg=$nameservererror textcenter=true} {/if} {if $subaction eq "savens"} {if $updatesuccess} {include file="$template/includes/alert.tpl" type="success" msg="{lang key='changessavedsuccessfully'}" textcenter=true} {elseif $error} {include file="$template/includes/alert.tpl" type="error" msg=$error textcenter=true} {/if} {/if} {include file="$template/includes/alert.tpl" type="info" msg="{lang key='domainnsexp'}"}
{for $num=1 to 5}
{/for}

{lang key='domainregistrarlock'}

{if $subaction eq "savereglock"} {if $updatesuccess} {include file="$template/includes/alert.tpl" type="success" msg="{lang key='changessavedsuccessfully'}" textcenter=true} {elseif $error} {include file="$template/includes/alert.tpl" type="error" msg=$error textcenter=true} {/if} {/if} {include file="$template/includes/alert.tpl" type="info" msg="{lang key='domainlockingexp'}"}

{lang key='domainreglockstatus'}: {if $lockstatus == "locked"}{lang key='domainsautorenewenabled'}{else}{lang key='domainsautorenewdisabled'}{/if}



{if $lockstatus=="locked"}

{else}

{/if}

{lang key='domainrelease'}

{if $releaseDomainSuccessful} {include file="$template/includes/alert.tpl" type="success" msg="{lang key='changessavedsuccessfully'}" textcenter="true"} {elseif !empty($error)} {include file="$template/includes/alert.tpl" type="error" msg="$error" textcenter="true"} {/if} {include file="$template/includes/alert.tpl" type="info" msg="{lang key='domainreleasedescription'}"}

{lang key='domainaddons'}

{lang key='domainaddonsinfo'}


{if $addons.idprotection}
{lang key='domainidprotection'}
{lang key='domainaddonsidprotectioninfo'}
{if $addonstatus.idprotection} {else} {/if}
{/if} {if $addons.dnsmanagement}
{lang key='domainaddonsdnsmanagement'}
{lang key='domainaddonsdnsmanagementinfo'}
{if $addonstatus.dnsmanagement} {lang key='manage'} {else} {/if}
{/if} {if $addons.emailforwarding}
 
{lang key='domainemailforwarding'}
{lang key='domainaddonsemailforwardinginfo'}
{if $addonstatus.emailforwarding} {lang key='manage'} {else} {/if}
{/if}