{**} {if $showAddZone}  {t str=AddNewZone_Key}   {phpAds_ShowBreak} {/if}

{include file=form/general-errors.html errors=$zoneErrors title=ErrorEditingZone text=UnableToChangeZone} {if $zoneid} {*// Only display the notices when *changing* a zone, not for new zones*} {if $errors}
{t str=ErrorEditingZone}

"; {t str=UnableToChangeZone} {foreach from=$errors item=aError } $aError->message
{/foreach}
{/if} {/if} {*zone form*} {include file=form/form.html form=$form} {*/zone form*}