mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 13:54:02 -07:00
Admin panel adjustments
* Added search user box in admin_user_search.tpl. * Removed useless dublicated class="post" in some files. * Grouped Delete & Edit actions in admin_ranks.tpl.
This commit is contained in:
parent
9419ff6ebf
commit
ba643cf5c9
4 changed files with 5 additions and 5 deletions
|
@ -100,6 +100,7 @@ if (!isset($_REQUEST['dosearch'])) {
|
|||
'FORUMS_LIST' => $forums_list,
|
||||
'LASTVISITED_LIST' => $lastvisited_list,
|
||||
|
||||
'U_SEARCH_USER' => BB_ROOT . 'search.php?mode=searchuser',
|
||||
'S_SEARCH_ACTION' => 'admin_user_search.php',
|
||||
));
|
||||
} else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue