diff --git a/admin/registration_receivedforms.php b/admin/registration_receivedforms.php index feb7e2a..46b53d4 100644 --- a/admin/registration_receivedforms.php +++ b/admin/registration_receivedforms.php @@ -60,13 +60,15 @@ $showformatbottom=true; else $statusmentor="complete"; $statussafety=safetyStatus($reg_id); + $statusnamecheck=namecheckStatus($reg_id); if( $statusstudent == "complete" && $statusemergencycontact == "complete" && $statusproject == "complete" && $statusmentor == "complete" && - $statussafety == "complete" + $statussafety == "complete" && + $statusnamecheck == "complete" ) { $q=mysql_query("SELECT projects.title,