mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
related to #1679 fixing glitches on page titles
This commit is contained in:
@@ -162,7 +162,7 @@ $user_options = array(
|
||||
|
||||
$template->assign('user_options', $user_options );
|
||||
$template->assign('user_options_selected', array(@$_GET['users']) );
|
||||
|
||||
$template->assign('ADMIN_PAGE_TITLE', l10n('Rating'));
|
||||
|
||||
$query = '
|
||||
SELECT i.id,
|
||||
|
||||
Reference in New Issue
Block a user