{OSS_Message}
Username |
Active |
Super |
|
{foreach $admins as $admin}
{$admin->getUsername()} |
{if $identity.user->getId() != $admin->getId()}
{$admin->getActive()|yesno}
{else}
{$admin->getActive()|yesno}
{/if}
|
{if $identity.user->getId() != $admin->getId()}
{$admin->getSuper()|yesno}
{else}
{$admin->getSuper()|yesno}
{/if}
|
{if $identity.user->getId() != $admin->getId() }
{/if}
|
{/foreach}
Are you sure you want to purge ?
All logs and domain associations will be removed. If you simply want to
close the user's account, deactivate it instead.
{tmplinclude file="footer.phtml"}