feature 2561: fix links on album administration screens

git-svn-id: http://piwigo.org/svn/trunk@13025 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall 2012-02-03 21:33:47 +00:00
parent 4264acc266
commit 14f3e134e7
4 changed files with 3 additions and 8 deletions

View file

@ -1996,10 +1996,8 @@ function get_active_menu($menu_page)
case 'album':
case 'cat_list':
case 'cat_modify':
case 'cat_move':
case 'cat_options':
case 'cat_perm':
case 'permalinks':
return 1;