<{includeq file="db:system_header.html"}> <{if $users_display == true}>
<{$form_sort}>
 
<{if $users_count == true}> <{foreach item=users from=$users}> <{/foreach}> <{/if}> <{if $users_no_found == true}> <{/if}>
<{$smarty.const._AM_SYSTEM_USERS_STATUS}> <{$smarty.const._AM_SYSTEM_USERS_UNAME}> <{$smarty.const._AM_SYSTEM_USERS_EMAIL}> <{$smarty.const._AM_SYSTEM_USERS_REG_DATE}> <{$smarty.const._AM_SYSTEM_USERS_LAST_LOGIN}> <{$smarty.const._AM_SYSTEM_USERS_POSTS}> <{$smarty.const._AM_SYSTEM_USERS_ACTION}>
<{if $users.checkbox_user}><{/if}> <{$users.uname}> <{$users.email}> <{$users.reg_date}> <{$users.last_login}>
<{$users.posts}>
<{if $users.user_level > 0}> <{$smarty.const._AM_SYSTEM_USERS_SYNCHRONIZE}> <{$smarty.const._AM_SYSTEM_USERS_VIEW}> <{$smarty.const._AM_SYSTEM_USERS_EDIT}> <{$smarty.const._AM_SYSTEM_USERS_DEL}> <{else}> <{$smarty.const._AM_SYSTEM_USERS_ACTIVE}> <{$smarty.const._AM_SYSTEM_USERS_VIEW}> <{$smarty.const._AM_SYSTEM_USERS_EDIT}> <{$smarty.const._AM_SYSTEM_USERS_DEL}> <{/if}>
  <{$form_select_groups}>
<{$smarty.const._AM_SYSTEM_USERS_NO_FOUND}>
<{if $users_count == true}> <{foreach item=users from=$users_popup}> <{/foreach}> <{/if}>
<{$nav}>
<{/if}>
<{if $form}>
<{$form}>
<{/if}>