From 6860d7618f455c88cf7bd45994b095a08055c6ea Mon Sep 17 00:00:00 2001 From: hajigeek Date: Sat, 28 May 2022 11:01:19 +0800 Subject: [PATCH] bug23-fixed --- Submissions.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Submissions.php b/Submissions.php index a5961e4..cabcaf0 100644 --- a/Submissions.php +++ b/Submissions.php @@ -183,7 +183,7 @@ where Lab_Report_ID=$id and lab_report_submissions.Status='Pending' order by Sub } echo "
- $title
by: $submitted_by + $title
by: $submitted_by
Submitted : $posted
Attachments : $full_link
"; } @@ -347,7 +347,7 @@ where Lab_Report_ID=$id and lab_report_submissions.Status='Remarking'"); $full_link = $full_link . "| $att4"; } echo "
- $title
by : $submitted_by        [ Marked $Marks ]
Remarking Reason : $remarking_reason + $title
by : $submitted_by        [ Marked $Marks ]
Remarking Reason : $remarking_reason
Submitted : $posted " . "" . "       Ignore Request "