mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
Update admin_user_search.tpl
This commit is contained in:
parent
c8f31e70d2
commit
9e8bbc00ab
@ -91,7 +91,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<!-- END forums_exist -->
|
<!-- END forums_exist -->
|
||||||
<tr>
|
<tr>
|
||||||
<td class="row1"><span class="gen"><select name="misc" class="post"><option value="admins" selected="selected">{L_ADMINISTRATORS}</option><option value="mods">{L_MODERATORS}</option><option value="banned">{L_BANNED_USERS}</option><option value="disabled">{L_DISABLED_USERS}</option></select> <input type="submit" class="post2" name="search_misc" value="{L_SEARCH}" /></span><br /><span class="small">{L_SEARCH_USERS_MISC_EXPLAIN}</span></td>
|
<td class="row1"><span class="gen"><b>{L_ROLE}</b> <select name="misc" class="post"><option value="admins" selected="selected">{L_ADMINISTRATORS}</option><option value="mods">{L_MODERATORS}</option><option value="banned">{L_BANNED_USERS}</option><option value="disabled">{L_DISABLED_USERS}</option></select> <input type="submit" class="post2" name="search_misc" value="{L_SEARCH}" /></span><br /><span class="small">{L_SEARCH_USERS_MISC_EXPLAIN}</span></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="row2"> </td>
|
<td class="row2"> </td>
|
||||||
|
Loading…
Reference in New Issue
Block a user