{$MGLANG->T('dns_manager')}

{if !$error}
{if $nameservers}

{$MGLANG->T('nameservers')}

    {foreach from=$nameservers item="nameserver" key="record"}
  • {$nameserver}
  • {/foreach}
{/if}
{if $tpl neq 'standard'} {if $tpl eq 'pending'} {include file='status/pending.tpl'} {elseif $tpl eq 'notRegistered'} {include file='status/domainAvailable.tpl'} {elseif $tpl eq 'soaWarning'} {include file='status/soaWarning.tpl'} {elseif $tpl eq 'active'} {include file='status/active.tpl'} {/if} {else}

{$MGLANG->T('edit_zone')} - {$zone_name}

{/if}
{foreach from=$records_count item="count" key="record"}
{$record|strtoupper} {$count} / {if isset($limits[$record])}{$limits[$record]}{else}0{/if}
{/foreach}
{foreach from=$records item="record"} {assign var="counter" value=$counter+1} {foreachelse} {/foreach}
{$MGLANG->T('name')} {$MGLANG->T('type')} {$MGLANG->T('ttl')} {$MGLANG->T('rdata')}
type|strtoupper eq 'PTR'}disabled=""{/if}/> type|strtoupper eq 'PTR' || $record->type|strtoupper eq 'ALIAS'}readonly{/if}/> {foreach from=$record->rdata key="field" item="value"} type|strtoupper eq 'PTR'}disabled=""{/if}/> {/foreach} {if $record->type|strtoupper neq 'PTR'} {else} {/if}
{$MGLANG->T('there_is_no_record_within_this_zone')}
{/if} {literal} {/literal}