bug 374 fixed: language items missing

git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1333 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall
2006-06-02 19:29:30 +00:00
parent b3e331dc28
commit 4a9aa0d370
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -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',