diff --git a/.DS_Store b/.DS_Store
deleted file mode 100644
index 974355a..0000000
Binary files a/.DS_Store and /dev/null differ
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..6accee9 100644
--- a/Admin.php
+++ b/Admin.php
@@ -1,293 +1,261 @@
-
-
-
-
-
-
-
-
-
-
-
-
Copy & paste student number to the following box, and separate two student numbers with a space.
+ +Create Lecturer Accounts
"; + } + + ?> + + +ID | +Name | +Passport / ID | +Reset password | +Block/Activate | +|
---|---|---|---|---|---|
" . $row['User_ID'] . " | " . $row['Full_Name'] . " | " . $row['Email'] . " | " . $row['Passport_Number'] . " | $btn | $btnBlock |
Past courses
+ +Course name | +Faculty | +Lecturer | +TAs | +Assign a new TA | +$code - $name | $faculty | $lecturer | $ta | + "; + } + } + ?> + + |
---|