__section__
default
__description__
Template for editing user
* useredit = hashref for user being edited
* seclev_field = boolean to display seclev editing field
* uid_checked = whether or not uid is checked
* nickname_checked = whether or not nickname is checked
* author_flag = current user is author
* authoredit_flag = current user can edit authors
__title__
users admin
__page__
users
__lang__
en_US
__name__
getUserAdmin
__template__
|
[% PROCESS titlebar width="100%" title="User Admin" %]
[% IF userinfo_flag %]
Top Abusers
Read Only List
Banned List
[% IF uidstruct %]
[% END %]
[% IF iplist %]
| IPIDs used by this user: |
[% FOREACH tmpip = iplist %]
| [% tmpip.4 %] ([% tmpip.3 %], [% tmpip.1;
IF tmpip.1 != tmpip.2 %] to [% tmpip.2; END %])
|
[% END %]
[% END %]
[% END %]
|
__seclev__
10000