From e6487c5d1a825a23e4b34d0caf74c9b99c5ba27c Mon Sep 17 00:00:00 2001 From: Lan Hui Date: Tue, 12 Dec 2023 20:17:44 +0800 Subject: [PATCH] Admin.php: use yellow color for warning message --- Admin.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Admin.php b/Admin.php index 5ea2867..103a480 100644 --- a/Admin.php +++ b/Admin.php @@ -34,7 +34,7 @@ if ($_SESSION['user_type'] != "Lecturer" && $_SESSION['user_type'] != "Admin") {