diff --git a/testResults.php b/testResults.php index 9db860f..6f5211e 100644 --- a/testResults.php +++ b/testResults.php @@ -170,7 +170,7 @@ else // if ($_REQUEST['sub']) is not defined, display the Testing results queue { // no Tests in queue echo html_frame_start("Submitted Testing Results","90%"); - echo '
The Submitted Testng Results Queue is empty.
',"\n"; + echo 'The Submitted Testing Results Queue is empty.
',"\n"; echo html_frame_end(" "); } else