1 Jan 2010 21:04
Domonoky: r24132 - themes.rockbox.org/trunk/public
<mailer <at> svn.rockbox.org>
2010-01-01 20:04:04 GMT
2010-01-01 20:04:04 GMT
Date: 2010-01-01 21:04:04 +0100 (Fri, 01 Jan 2010)
New Revision: 24132
Log Message:
fix sorting by rating
Modified:
themes.rockbox.org/trunk/public/index.php
Modified: themes.rockbox.org/trunk/public/index.php
===================================================================
--- themes.rockbox.org/trunk/public/index.php 2009-12-31 19:15:20 UTC (rev 24131)
+++ themes.rockbox.org/trunk/public/index.php 2010-01-01 20:04:04 UTC (rev 24132)
<at> <at> -41,7 +41,7 <at> <at>
else $values['themes'] = $site->listthemes($_REQUEST['target']);
$t->assign('sortings',array('timestamp' => 'Submitted time',
'downloadcnt' => 'Download count',
- 'ratings' => 'Rating',
+ 'ratings/numratings' => 'Rating',
'numratings' => 'Number of Votes',
'name' => 'Themename',
'author' => 'Author'));
_______________________________________________
rockbox-cvs mailing list
rockbox-cvs <at> cool.haxx.se
http://cool.haxx.se/cgi-bin/mailman/listinfo/rockbox-cvs
RSS Feed