{if $registrarcustombuttonresult=="success"} {include file="$template/includes/alert.tpl" type="success" msg=$LANG.moduleactionsuccess textcenter=true} {elseif $registrarcustombuttonresult} {include file="$template/includes/alert.tpl" type="error" msg=$LANG.moduleactionfailed textcenter=true} {/if} {if $unpaidInvoice}
{lang key='payInvoice'}
{$unpaidInvoiceMessage}
{/if}
{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}

{$LANG.overview}

{if $lockstatus eq "unlocked"} {capture name="domainUnlockedMsg"}{$LANG.domaincurrentlyunlocked}
{$LANG.domaincurrentlyunlockedexp}{/capture} {include file="$template/includes/alert.tpl" type="error" msg=$smarty.capture.domainUnlockedMsg} {/if}

{$LANG.clientareahostingdomain}:

{$domain}

{$LANG.firstpaymentamount}:

{$firstpaymentamount}

{$LANG.clientareahostingregdate}:

{$registrationdate}

{$LANG.recurringamount}:

{$recurringamount} {$LANG.every} {$registrationperiod} {$LANG.orderyears}

{$LANG.clientareahostingnextduedate}:

{$nextduedate}

{$LANG.orderpaymentmethod}:

{$paymentmethod}

{$LANG.clientareastatus}:

{$status}
{if $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}
{/if}
{if $sslStatus->isActive() || $sslStatus->needsResync()}

{$LANG.sslState.issuerName}

{if !$sslStatus->needsResync() || $sslStatus->issuerName} {$sslStatus->issuerName} {else} {$LANG.loading} {/if}

{$LANG.sslState.expiryDate}

{if !$sslStatus->needsResync() || $sslStatus->expiryDate} {$sslStatus->expiryDate->toClientDateFormat()} {else} {$LANG.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.doToday}

{/if}

{$LANG.domainsautorenew}

{if $changeAutoRenewStatusSuccessful} {include file="$template/includes/alert.tpl" type="success" msg=$LANG.changessavedsuccessfully textcenter=true} {/if} {include file="$template/includes/alert.tpl" type="info" msg=$LANG.domainrenewexp}

{$LANG.domainautorenewstatus}: {if $autorenew}{$LANG.domainsautorenewenabled}{else}{$LANG.domainsautorenewdisabled}{/if}



{if $autorenew}

{else}

{/if}

{$LANG.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.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.domainnsexp}

{for $num=1 to 5}
{/for}

{$LANG.domainregistrarlock}

{if $subaction eq "savereglock"} {if $updatesuccess} {include file="$template/includes/alert.tpl" type="success" msg=$LANG.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.domainlockingexp}

{$LANG.domainreglockstatus}: {if $lockstatus == "locked"}{$LANG.domainsautorenewenabled}{else}{$LANG.domainsautorenewdisabled}{/if}



{if $lockstatus=="locked"}

{else}

{/if}

{$LANG.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.domainreleasedescription}

{$LANG.domainaddons}

{$LANG.domainaddonsinfo}

{if $addons.idprotection}
{$LANG.domainidprotection}
{$LANG.domainaddonsidprotectioninfo}
{if $addonstatus.idprotection} {else} {/if}
{/if} {if $addons.dnsmanagement}
{$LANG.domainaddonsdnsmanagement}
{$LANG.domainaddonsdnsmanagementinfo}
{if $addonstatus.dnsmanagement} {$LANG.manage} {else} {/if}
{/if} {if $addons.emailforwarding}
 
{$LANG.domainemailforwarding}
{$LANG.domainaddonsemailforwardinginfo}
{if $addonstatus.emailforwarding} {$LANG.manage} {else} {/if}
{/if}