diff --git a/core/users/user_edit.php b/core/users/user_edit.php index ecac103a53..08678347a4 100644 --- a/core/users/user_edit.php +++ b/core/users/user_edit.php @@ -772,9 +772,9 @@ echo " "; } - if ((permission_exists("user_add") && $action == 'add') || (permission_exists("user_edit") && $action == 'edit')) { + if (permission_exists("user_groups")) { echo "