mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
feature 2625: ability to sort user list by email address
git-svn-id: http://piwigo.org/svn/branches/2.3@14430 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -171,6 +171,7 @@ $page['order_by_items'] = array(
|
||||
'username' => l10n('Username'),
|
||||
'level' => l10n('Privacy level'),
|
||||
'Language' => l10n('Language'),
|
||||
'email' => l10n('Email address'),
|
||||
);
|
||||
|
||||
$page['direction_items'] = array(
|
||||
|
||||
Reference in New Issue
Block a user