{include file="header.html"} {title value=$layout.pagetitle}
| {trans("Host:")} | {trans("TTL")}: | {trans("Type")}: | {trans("Priority:")} | {trans("Content")}: | {t a=$listdata.total}Total: $a{/t} | ||
|
|||||||
| {include file="scroller.html" loop=$recordslist adlink=$suffix} | |||||||
| {$recordslist[recordslist].name} | {$recordslist[recordslist].ttl} | {$recordslist[recordslist].type} | {$recordslist[recordslist].prio} | {$recordslist[recordslist].content} |
{if $showaddedit}
{if $recordslist[recordslist].type != "SOA"}
{/if}
|
||
|
{trans("No such records in database.")}
|
|||||||
| {include file="scroller.html" loop=$recordslist adlink=$suffix} | |||||||
{if $showaddedit}
{trans("New Record")}
{/if}
|
|||||||