appdb/. index.php

WineHQ wineowner at wine.codeweavers.com
Tue Jul 10 23:35:46 CDT 2007


ChangeSet ID:	31247
CVSROOT:	/opt/cvs-commit
Module name:	appdb
Changes by:	wineowner at winehq.org	2007/07/10 23:35:46

Modified files:
	.              : index.php 

Log message:
	Chris Morgan <cmorgan at alum.wpi.edu>
	Make the browse by 'silver' link the same as the rest of the browse by links

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

Old revision  New revision  Changes     Path
 1.50          1.51          +1 -1       appdb/index.php

Index: appdb/index.php
diff -u -p appdb/index.php:1.50 appdb/index.php:1.51
--- appdb/index.php:1.50	11 Jul 2007  4:35:46 -0000
+++ appdb/index.php	11 Jul 2007  4:35:46 -0000
@@ -124,7 +124,7 @@ if(!$_SESSION['current']->isLoggedIn()) 
 <div class="topx_style silver">
   <div class="rating_header">
     <div class="rating_title">
-      Top-10 <a href="browse_by_rating.php?sRating=Silver">Silver List</a>
+      Top-10 <a href="browse_by_rating.php?sRating=Silver">Silver</a> List
     </div>
     Applications with minor issues that do not affect typical usage
   </div>



More information about the wine-cvs mailing list