-
+
- Create TA Accounts ";
-
+
}
else if($_SESSION['user_type'] == "Admin"){
echo "
Create Lecturer Accounts ";
}
-
+
?>
-
-
-
@@ -473,7 +471,7 @@ WHERE Lecturer_User_ID=$lecturer_id and course_students_table.Status='Pending'"
Yes
No
-
+
diff --git a/Header.php b/Header.php
index 974f025..95c8f97 100644
--- a/Header.php
+++ b/Header.php
@@ -14,21 +14,23 @@ if (mysqli_connect_errno()) {
-
+
-
+
+
Lab Report Repository
-
+
-
-
+
+
@@ -113,20 +115,6 @@ if (mysqli_connect_errno()) {
width:100%;
}
- .txt1 {
- font-family: Poppins-Regular;
- font-size: 18px;
- line-height: 1.5;
- color: #666666;
- }
-
- .txt2 {
- font-family: Poppins-Regular;
- font-size: 19px;
- line-height: 1.5;
- color: #2471A3;
- }
-
.form-control{
padding-top: 1px;
padding-bottom:1px;
@@ -142,8 +130,8 @@ if (mysqli_connect_errno()) {
-