mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-01 20:04:51 +02:00
fixed #1784 added button in user edit popin to go on te history page with the user as filter
This commit is contained in:
@@ -102,6 +102,7 @@ SELECT
|
||||
|
||||
$template->assign(
|
||||
array(
|
||||
'U_HISTORY' => get_root_url().'admin.php?page=history&filter_user_id=',
|
||||
'PWG_TOKEN' => get_pwg_token(),
|
||||
'NB_IMAGE_PAGE' => $default_user['nb_image_page'],
|
||||
'RECENT_PERIOD' => $default_user['recent_period'],
|
||||
|
||||
Reference in New Issue
Block a user