diff --git a/Submissions.php b/Submissions.php index 9c4e50c..ac720bc 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 $full_link = $full_link . " | $base_att4"; } - echo "
+ echo "
$title
by: $submitted_by
Submitted : $posted
Attachments : $full_link
";