{assign var="title" value=$smarty.const._TPL_SUBUSERS_TITLE} {include file="header.html"}
#_TPL_SUBUSERS_ID# | #_TPL_SUBUSERS_NAME# | #_TPL_SUBUSERS_LOGIN# | #_TPL_SUBUSERS_EMAIL# | #_TPL_SUBUSERS_GROUPS# | #_TPL_SUBUSERS_ACTION# |
---|---|---|---|---|---|
{$su.member_id} | {$su.name_f} {$su.name_l} | {$su.login} | {$su.email} |
{foreach from=$su.data.subusers_groups_id item=group_id}
{$groups_title[$group_id]} {/foreach} |
Delete Edit |
Manage groups |
#_TPL_SUBUSERS_NO_USERS#
#_TPL_SUBUSERS_REMAINING#:
{foreach from=$stat item=group}
{if $group.allocated}
{$group.title} : {$group.added|default:"0"} /
{$group.allocated|default:"0"}
{if $group.expired}/ {$group.expired}{/if}
{/if}
{/foreach}
#_TPL_POWEREDBY||#