| Active Accounts {$user_count}: |
| ID # |
Name |
Username |
E-Mail Address |
Account Expires |
[X] [U] |
{section name=users loop=$id}
| | | Modified: | {$modified[users]|date_format:"%A, %B %e, %Y - %H:%M:%S"} | | Last Login: | {$last_login[users]|date_format:"%A, %B %e, %Y - %H:%M:%S"} |
| {$info[users]} ',BGCOLOR, '#006600',FGCOLOR, '#EEEEEE', TEXTSIZE, '10px',WIDTH, 700, HEIGHT, 100, CAPTION, 'Account Details',FGCOLOR, '#FFFFFF', BGCOLOR, '#003366',VAUTO, AUTOSTATUSCAP, 20, SNAPY, 20,FIXX,270,FIXY,100,BORDER, 3,CAPTIONSIZE, '0.5ems');" onmouseout="return nd();">{$id[users]} |
{$name[users]} |
{$username[users]} |
{$email[users]} |
{if ($expires[users] == "0000-00-00") }
No Expiration
{else}
{$expires[users]|date_format:"%B %e, %Y"}
{/if}
|
|
{sectionelse}