{* ********************************************************** * Developed by: Team Theme Metro * Website: http://www.thememetro.com ********************************************************** *} {if $domains} {if $warnings} {include file="$template/includes/alert.tpl" type="warning" msg=$warnings textcenter=true} {/if}
{include file="$template/includes/tablelist.tpl" tableName="DomainsList" noSortColumns="0, 5" startOrderCol="1" filterColumn="4"}
{if $allowrenew && !$themesettings.orderform.orderopc} {/if}
{* *} {foreach key=num item=domain from=$domains} {* *} {/foreach}
{lang key='orderdomain'} {lang key='clientareahostingregdate'} {lang key='nextdue'}{$LANG.domainsautorenew}{lang key='domainstatus'}  
{if $domain.sslStatus} {elseif !$domain.isActive} {/if}
{$domain.domain}
{if $domain.autorenew} {lang key='domainsautorenew'} {else} {lang key='domainsautorenew'} {/if}
{$domain.normalisedRegistrationDate}{$domain.registrationdate} {$domain.normalisedNextDueDate}{$domain.nextduedate} {if $domain.autorenew} {$LANG.domainsautorenewenabled} {else} {$LANG.domainsautorenewdisabled} {/if} {$domain.statustext} {if $domain.expiringSoon}{lang key="domainsExpiringSoon"}{/if}

{$LANG.loading}

{else}
{$LANG.clientareadomainnone}
{$LANG.orderregisterdomain}
{/if}