mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-07 13:55:03 +02:00
bug 1550 fixed: the admin menu opens on the right section for languages_new
page. git-svn-id: http://piwigo.org/svn/trunk@5528 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -1951,6 +1951,7 @@ function get_active_menu($menu_page)
|
||||
case 'themes_installed':
|
||||
case 'theme':
|
||||
case 'languages_installed':
|
||||
case 'languages_new':
|
||||
return 5;
|
||||
}
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user