diff --git a/Admin.php b/Admin.php
index 563dcdf..e233a2a 100644
--- a/Admin.php
+++ b/Admin.php
@@ -200,19 +200,24 @@ where course_ta.Course_ID=$c_id");
}
echo "
-
$code - $name | $faculty | $lecturer | $ta | |
";
}
} ?>
diff --git a/Course.php b/Course.php
index 8946d75..d9a75e0 100644
--- a/Course.php
+++ b/Course.php
@@ -94,11 +94,7 @@ if ($_SESSION['user_type'] == "Student") {
-
-
-
-
-
+
@@ -121,6 +117,7 @@ if ($_SESSION['user_type'] == "Student") {
+
diff --git a/Header.php b/Header.php
index 45a80a2..ebd90ad 100644
--- a/Header.php
+++ b/Header.php
@@ -23,7 +23,7 @@ if (mysqli_connect_errno()) {
-
+
@@ -32,7 +32,12 @@ if (mysqli_connect_errno()) {
+
+
+
+
+