diff --git a/testResults.php b/testResults.php index 603340a..52e067f 100644 --- a/testResults.php +++ b/testResults.php @@ -180,9 +180,9 @@ else // if ($aClean['sSub']) is not defined, display the Testing results queue p { // help echo "
| \n\n";
- echo " This is the list of Test Results waiting for submition, or to be deleted. \n"; + echo "This is the list of test results waiting to be accepted or deleted. \n"; echo "To view a submission, click on its name. From that page you can delete or edit and\n";
- echo "re-submit it into the AppDB . |