From 7737be560c24905e713ca7ecbf97d7209af0982e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CVeLiTi=E2=80=9D?= <“info@veliti.nl”> Date: Thu, 3 Oct 2024 16:01:14 +0200 Subject: [PATCH] CMXX - Bugfixes --- assets/functions.php | 2 +- profiles.php | 12 +++++------- settings/settingsprofiles.php | 12 ++++++------ 3 files changed, 12 insertions(+), 14 deletions(-) diff --git a/assets/functions.php b/assets/functions.php index de5d765..bb9da50 100644 --- a/assets/functions.php +++ b/assets/functions.php @@ -608,7 +608,7 @@ function getProfile($profile, $permission){ else { switch ($permission) { case '4': //Admin++ - $profile = admin_profile; + $profile = adminplus_profile; break; case '3': //Admin $profile = admin_profile; diff --git a/profiles.php b/profiles.php index 782021c..d4e13fb 100644 --- a/profiles.php +++ b/profiles.php @@ -1,18 +1,16 @@ '; + $form = '