appdb/. testResults.php

WineHQ wineowner at wine.codeweavers.com
Fri May 26 20:42:45 CDT 2006


ChangeSet ID:	25221
CVSROOT:	/opt/cvs-commit
Module name:	appdb
Changes by:	wineowner at winehq.org	2006/05/26 20:42:45

Modified files:
	.              : testResults.php 

Log message:
	"EA Durbin" <ead1234 at hotmail.com>
	Fix typo on the test results page

Patch: http://cvs.winehq.org/patch.py?id=25221

Old revision  New revision  Changes     Path
 1.3           1.4           +1 -1       appdb/testResults.php

Index: appdb/testResults.php
diff -u -p appdb/testResults.php:1.3 appdb/testResults.php:1.4
--- appdb/testResults.php:1.3	27 May 2006  1:42:45 -0000
+++ appdb/testResults.php	27 May 2006  1:42:45 -0000
@@ -170,7 +170,7 @@ else // if ($_REQUEST['sub']) is not def
     {
         // no Tests in queue
         echo html_frame_start("Submitted Testing Results","90%");
-        echo '<p><b>The Submitted Testng Results Queue is empty.</b></p>',"\n";
+        echo '<p><b>The Submitted Testing Results Queue is empty.</b></p>',"\n";
         echo html_frame_end("&nbsp;");         
     }
     else



More information about the wine-cvs mailing list