{* ********************************************************** * Developed by: Team Theme Metro * Website: http://www.thememetro.com ********************************************************** *} {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 key='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}

{$domain}

{$status}
  • {$LANG.clientareahostingregdate} {$registrationdate}
  • {$LANG.clientareahostingnextduedate} {$nextduedate}
  • {$LANG.firstpaymentamount} {$firstpaymentamount}
  • {$LANG.recurringamount} {$recurringamount} {$LANG.every} {$registrationperiod} {$LANG.orderyears}
  • {$LANG.orderpaymentmethod}: {$paymentmethod}
{if $systemStatus == 'Active'} {if $sslStatus}

{lang key="store.ssl.landingPage.title"}

  • {$LANG.sslState.sslStatus} {if !$sslStatus->needsResync()} {$sslStatus->getStatusDisplayLabel()} {else} {lang key='loading'} {/if}
  • {if $sslStatus->isActive() || $sslStatus->needsResync()}
  • {$LANG.sslState.startDate} {if !$sslStatus->needsResync() || $sslStatus->startDate} {$sslStatus->startDate->toClientDateFormat()} {else} {lang key='loading'} {/if}
  • {$LANG.sslState.issuerName} {if !$sslStatus->needsResync() || $sslStatus->issuerName} {$sslStatus->issuerName} {else} {lang key='loading'} {/if}
  • {$LANG.sslState.expiryDate} {if !$sslStatus->needsResync() || $sslStatus->expiryDate} {$sslStatus->expiryDate->toClientDateFormat()} {else} {lang key='loading'} {/if}
  • {/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 $systemStatus == 'Active' && $managementoptions.nameservers} {lang key='changeDomainNS'} {/if} {if $systemStatus == 'Active' && $managementoptions.contacts} {lang key='updateWhoisContact'} {/if} {if $systemStatus == 'Active' && $managementoptions.locking} {lang key='changeRegLock'} {/if} {if $renew} {lang key='domainrenew'} {/if}
{/if}

{$LANG.domainsautorenew}

{$LANG.domainrenewexp}

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

{$LANG.domainnameservers}

{$LANG.domainnsexp}

{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}

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

{$LANG.domainregistrarlock}

{$LANG.domainlockingexp}

{if $subaction eq "savereglock"} {if $updatesuccess} {include file="$template/includes/alert.tpl" type="success" msg=$LANG.changessavedsuccessfully} {elseif $error} {include file="$template/includes/alert.tpl" type="error" msg=$error} {/if} {/if}

{lang key='domainrelease'}

{$LANG.domainreleasedescription}

{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.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}