diff --git a/core/users/group_permissions.php b/core/users/group_permissions.php index 0e57f9deb8..9bf4171d6a 100644 --- a/core/users/group_permissions.php +++ b/core/users/group_permissions.php @@ -304,6 +304,10 @@ require_once "resources/paging.php"; } } } + + $_SESSION["message"] = $text['message-update']; + header("Location: groups.php"); + return; } //show the content