mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-06 01:42:29 +02:00
admin pages: merge Categories/comments page into Configuration/comments page
(they are related and we reduce the # of links in the menu) git-svn-id: http://piwigo.org/svn/trunk@1865 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -95,7 +95,6 @@ $template->assign_vars(
|
||||
'U_CATEGORIES'=> $link_start.'cat_list',
|
||||
'U_MOVE'=> $link_start.'cat_move',
|
||||
'U_CAT_UPLOAD'=> $opt_link.'upload',
|
||||
'U_CAT_COMMENTS'=> $opt_link.'comments',
|
||||
'U_CAT_VISIBLE'=> $opt_link.'visible',
|
||||
'U_CAT_STATUS'=> $opt_link.'status',
|
||||
'U_CAT_OPTIONS'=> $link_start.'cat_options',
|
||||
|
||||
Reference in New Issue
Block a user