From 2aefceedeedb2ba928996653e4bac70bd0c85911 Mon Sep 17 00:00:00 2001 From: Lan Hui Date: Sat, 19 Aug 2023 20:44:21 +0800 Subject: [PATCH] Admin.php: remove superfluous DIV tags. --- Admin.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Admin.php b/Admin.php index 997087a..af7a6ce 100644 --- a/Admin.php +++ b/Admin.php @@ -17,10 +17,9 @@ if ($_SESSION['user_type'] != "Lecturer" && $_SESSION['user_type'] != "Admin") {
+
-
-

Administration panel

-
+

Administration panel