Index: branches/unlabeled/unlabeled-1.14.2/kernel/units/admin/admin_config.php =================================================================== diff -u -r6026 -r6072 --- branches/unlabeled/unlabeled-1.14.2/kernel/units/admin/admin_config.php (.../admin_config.php) (revision 6026) +++ branches/unlabeled/unlabeled-1.14.2/kernel/units/admin/admin_config.php (.../admin_config.php) (revision 6072) @@ -124,15 +124,15 @@ 'type' => stTREE, ), - 'in-portal:service' => Array( + /*'in-portal:service' => Array( 'parent' => 'in-portal:tools', 'icon' => 'conf_general', 'label' => 'la_tab_Service', 'url' => Array('t' => 'tools/system_tools', 'pass' => 'm'), 'permissions' => Array('view'), 'priority' => 10, 'type' => stTREE, - ), + ),*/ 'in-portal:backup' => Array( 'parent' => 'in-portal:tools', Index: branches/unlabeled/unlabeled-1.14.2/core/units/admin/admin_config.php =================================================================== diff -u -r6026 -r6072 --- branches/unlabeled/unlabeled-1.14.2/core/units/admin/admin_config.php (.../admin_config.php) (revision 6026) +++ branches/unlabeled/unlabeled-1.14.2/core/units/admin/admin_config.php (.../admin_config.php) (revision 6072) @@ -124,15 +124,15 @@ 'type' => stTREE, ), - 'in-portal:service' => Array( + /*'in-portal:service' => Array( 'parent' => 'in-portal:tools', 'icon' => 'conf_general', 'label' => 'la_tab_Service', 'url' => Array('t' => 'tools/system_tools', 'pass' => 'm'), 'permissions' => Array('view'), 'priority' => 10, 'type' => stTREE, - ), + ),*/ 'in-portal:backup' => Array( 'parent' => 'in-portal:tools',