<{include file="db:system_header.tpl"}> <{if isset($userrank_count) && $userrank_count == true}>
<{$smarty.const._AM_SYSTEM_USERRANK_ADD}> <{$smarty.const._AM_SYSTEM_USERRANK_ADD}>
<{foreach item=rankinfo from=$userrank|default:null}> <{/foreach}>
<{$smarty.const._AM_SYSTEM_USERRANK_IMAGE}> <{$smarty.const._AM_SYSTEM_USERRANK_TITLE}> <{$smarty.const._AM_SYSTEM_USERRANK_MINPOST}> <{$smarty.const._AM_SYSTEM_USERRANK_MAXPOST}> <{$smarty.const._AM_SYSTEM_USERRANK_SPECIAL}> <{$smarty.const._AM_SYSTEM_USERRANK_ACTION}>
<{$rankinfo.rank_image}> <{$rankinfo.rank_title}> <{$rankinfo.rank_min}> <{$rankinfo.rank_max}> <{if $rankinfo.rank_special}><{$smarty.const._AM_SYSTEM_USERRANK_OFF}><{else}><{$smarty.const._AM_SYSTEM_USERRANK_ON}><{/if}> <{$smarty.const._AM_SYSTEM_USERRANK_EDIT}> <{$smarty.const._AM_SYSTEM_USERRANK_DELETE}>
<{if !empty($nav_menu)}>
<{$nav_menu}>
<{/if}> <{/if}> <{if !empty($form)}>
<{$form}>
<{/if}>