{extends file="layout.html"} {block name=title}LMS: {$layout.pagetitle|striphtml}{/block} {block name=module_content}
| {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}
{/if}
|
||
|
{trans("No such records in database.")} |
|||||||
| {include file="scroller.html" loop=$recordslist adlink=$suffix} | |||||||
{if $showaddedit}
{trans("New Record")}
{/if}
|
|||||||