From 2284e781793412839d5022b6f4cfa8252915c82e Mon Sep 17 00:00:00 2001 From: Lan Hui Date: Sat, 19 Aug 2023 20:37:53 +0800 Subject: [PATCH] Admin.php: Improve tab 'Create instructor account'. --- Admin.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Admin.php b/Admin.php index d02f8b0..001551d 100644 --- a/Admin.php +++ b/Admin.php @@ -82,7 +82,7 @@ if ($_SESSION['user_type'] != "Lecturer" && $_SESSION['user_type'] != "Admin") { echo " Lecturer "; } ?> -
+

-
-