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 Mark Submission 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 " . " Re-Mark Submission" . " Ignore Request "