From cf11ed40adc60f96073e0edb795e362894bdfd22 Mon Sep 17 00:00:00 2001 From: Ibrahim <1525200991@qq.com> Date: Fri, 3 Dec 2021 10:58:07 +0800 Subject: [PATCH] Update 2.5: Replaced some ID names --- Admin.php | 14 ++++++------- Courses.php | 20 +++++++++---------- Header.php | 2 +- index.php | 8 ++++---- signup.php | 12 +++++------ test/SeleniumIbrahim/test_kit/admin.py | 22 ++++++++++----------- test/SeleniumIbrahim/test_kit/instructor.py | 20 +++++++++---------- test/SeleniumIbrahim/test_kit/utility.py | 20 +++++++++---------- 8 files changed, 59 insertions(+), 59 deletions(-) diff --git a/Admin.php b/Admin.php index 9e6865a..5c494d9 100644 --- a/Admin.php +++ b/Admin.php @@ -66,7 +66,7 @@ if ($_SESSION['user_type'] != "Lecturer") {