mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-05 01:12:29 +02:00
feature 2969: Unified Batch Manager URL
git-svn-id: http://piwigo.org/svn/trunk@24834 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -252,7 +252,7 @@ if ($category['has_images'])
|
||||
{
|
||||
$template->assign(
|
||||
'U_MANAGE_ELEMENTS',
|
||||
$base_url.'batch_manager&cat='.$category['id']
|
||||
$base_url.'batch_manager&filter=album-'.$category['id']
|
||||
);
|
||||
|
||||
$query = '
|
||||
|
||||
Reference in New Issue
Block a user