mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
Update viewprofile.php
This commit is contained in:
parent
90bc8de602
commit
671be33c8a
@ -172,7 +172,7 @@ if (IS_ADMIN)
|
||||
else if (IS_MOD)
|
||||
{
|
||||
$template->assign_vars(array(
|
||||
'SHOW_GROUP_MEMBERSHIP' => ($profiledata['user_level'] != USER),
|
||||
'GROUP_MEMBERSHIP' => ($profiledata['user_level'] != ADMIN),
|
||||
));
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user