diff --git a/.gitignore b/.gitignore
index faa1838..a0f0e53 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
.vscode
-
+.DS_Store
diff --git a/Admin.php b/Admin.php
index 8280aa5..3234bf3 100644
--- a/Admin.php
+++ b/Admin.php
@@ -1,293 +1,266 @@
-
-
-
-
-
-
-
-
-
-
-
-
Copy & paste student number to the following box, and separate two student numbers with a space.
+ +Create Lecturer Accounts
"; + } + + ?> + + +ID | +Name | +Reset password | +Block/Activate | +|
---|---|---|---|---|
" . $row['User_ID'] . " | " . $row['Full_Name'] . " | " . $row['Email'] . " | $btn | $btnBlock |
Past courses
+ +Course name | +Faculty | +Lecturer | +TAs | +Assign a new TA | +$code - $name | $faculty | $lecturer | $ta | + "; + } + } + ?> + + |
---|