aboutsummaryrefslogtreecommitdiffstats
path: root/admin/rating.php
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2006-06-02 19:31:29 +0000
committerplegall <plg@piwigo.org>2006-06-02 19:31:29 +0000
commit84372ad5c9fe04b7952ed13068447ad60a59a729 (patch)
tree4ba0cfeccb39cc95d8667f7f85805a36afe2312e /admin/rating.php
parentcfbadffe5facc16a1690aa1528a3996d0619baa9 (diff)
merge -r1332:1333 from branch 1.6 to trunk (bug 374 fixed)
git-svn-id: http://piwigo.org/svn/trunk@1334 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin/rating.php')
-rw-r--r--admin/rating.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/rating.php b/admin/rating.php
index e228726f3..21850d5df 100644
--- a/admin/rating.php
+++ b/admin/rating.php
@@ -164,7 +164,7 @@ for ($i=0; $i<count($available_order_by); $i++)
$user_options = array(
array(
'value' => 'all',
- 'content' => l10n('All'),
+ 'content' => l10n('all'),
),
array(
'value' => 'user',