<{$smarty.const._AM_UITEMS}>

<{if isset($errors) && count($errors) > 0}> <{$smarty.const._AM_ERRORS}>
<{foreach item=error from=$errors}> <{$error}>
<{/foreach}>
<{/if}>
<{$smarty.const._AM_ITEMNAME}> <{$itemname}>
<{$smarty.const._AM_TITLE}><{if $candel}> <{$smarty.const._AM_REQ_MARK}><{/if}> <{if $candel}> <{else}> <{$title}> <{/if}>
<{$smarty.const._AM_ITEMTYPE}> <{$itemtype}>
<{$smarty.const._AM_OPTIONS}> <{if $candel && $selectable}>
<{$smarty.const._AM_OPTIONS_NOTE}>
<{$smarty.const._AM_OPTIONS_EXAMPLE}> <{else}> <{$options}> <{/if}>
<{$smarty.const._AM_REGDEFAULT}> <{if $itemname === 'notify_method' || $itemname === 'notify_mode'}> <{html_options name=regdefault options=$regdefault_options selected=$regdefault}> <{else}> <{$regdefault}> <{/if}>
<{$smarty.const._AM_REQUIRED}> <{if $can_change_required}> <{else}> <{$required}> <{/if}>
<{$smarty.const._AM_REGORDER}><{if $regorder !== '-'}> <{$smarty.const._AM_REQ_MARK}><{/if}> <{if $regorder !== '-'}> <{$smarty.const._AM_ORDER_NOTE}> <{else}> <{$regorder}> <{/if}>
<{$smarty.const._AM_EDITORDER}><{if $editorder !== '-'}> <{$smarty.const._AM_REQ_MARK}><{/if}> <{if $editorder !== '-'}> <{$smarty.const._AM_ORDER_NOTE}> <{else}> <{$editorder}> <{/if}>
<{$smarty.const._AM_INFOORDER}><{if $infoorder !== '-'}> <{$smarty.const._AM_REQ_MARK}><{/if}> <{if $infoorder !== '-'}> <{$smarty.const._AM_ORDER_NOTE}> <{else}> <{$infoorder}> <{/if}>

<{$token}> <{if $candel}>     <{/if}>