mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-01 20:04:51 +02:00
fixed #1832 Number of displayed users in user manager is now saved in user_prefs
This commit is contained in:
@@ -37,6 +37,7 @@ const str_popin_update_btn = '{'Update'|@translate|escape:javascript}';
|
||||
const history_base_url = "{$U_HISTORY}";
|
||||
|
||||
const view_selector = '{$view_selector}';
|
||||
const pagination = '{$pagination}';
|
||||
|
||||
months = [
|
||||
"{'Jan'|@translate}",
|
||||
|
||||
Reference in New Issue
Block a user