{$LANG.domaindnsmanagement}

{include file="$template/includes/alert.tpl" type="info" msg=$LANG.domaindnsmanagementdesc} {if $error} {include file="$template/includes/alert.tpl" type="error" msg=$error} {/if} {if $external}

{$code}




{else}
{foreach from=$dnsrecords item=dnsrecord} {/foreach}
{$LANG.domaindnshostname} {$LANG.domaindnsrecordtype} {$LANG.domaindnsaddress} {$LANG.domaindnspriority}
{if $dnsrecord.type eq "MX"}{else}{$LANG.domainregnotavailable}{/if}

* {$LANG.domaindnsmxonly}

{/if}