bug 1641 fixed: Admin>Categories>Synchronize moved to Admin>Tools>Synchronize

(the same for the Site Manager). The big "Quick Synchro" button is kept on
administration homepage. A link to the Synchronize screen was added into
Admin>Photos>Add>FTP+Synchro screen.

git-svn-id: http://piwigo.org/svn/trunk@6056 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall
2010-05-03 20:13:03 +00:00
parent 3be918de4d
commit 322d345077
3 changed files with 6 additions and 4 deletions
+2 -2
View File
@@ -1913,8 +1913,6 @@ function get_active_menu($menu_page)
case 'picture_modify':
return 0;
case 'site_manager':
case 'site_update':
case 'cat_list':
case 'cat_modify':
case 'cat_move':
@@ -1936,6 +1934,8 @@ function get_active_menu($menu_page)
case 'plugin':
return 3;
case 'site_manager':
case 'site_update':
case 'stats':
case 'history':
case 'maintenance':