mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-18 23:53:39 +02:00
bug 2176 fixed: remove the direct link to Caddie from the administration
menubar, the "Batch Manager" link does exactly the same by default. git-svn-id: http://piwigo.org/svn/trunk@9057 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -129,7 +129,6 @@ $template->assign(
|
||||
'U_CAT_OPTIONS'=> $link_start.'cat_options',
|
||||
'U_CAT_UPDATE'=> $link_start.'site_update&site=1',
|
||||
'U_RATING'=> $link_start.'rating',
|
||||
'U_CADDIE'=> $link_start.'batch_manager&cat=caddie',
|
||||
'U_RECENT_SET'=> $link_start.'batch_manager&cat=recent',
|
||||
'U_BATCH'=> $link_start.'batch_manager',
|
||||
'U_TAGS'=> $link_start.'tags',
|
||||
|
||||
Reference in New Issue
Block a user