Index: branches/unlabeled/unlabeled-1.1.2/kernel/units/sections/sections_config.php =================================================================== diff -u -r7352 -r7358 --- branches/unlabeled/unlabeled-1.1.2/kernel/units/sections/sections_config.php (.../sections_config.php) (revision 7352) +++ branches/unlabeled/unlabeled-1.1.2/kernel/units/sections/sections_config.php (.../sections_config.php) (revision 7358) @@ -15,6 +15,7 @@ 'permissions' => Array('advanced:admin_login', 'advanced:front_login'), 'priority' => 0, 'type' => stTREE, + 'SectionPrefix' => 'adm', ), 'in-portal:site' => Array( @@ -108,6 +109,7 @@ 'permissions' => Array('view'), 'priority' => 2, 'type' => stTREE, + 'SectionPrefix' => 'u', ), 'in-portal:user_groups' => Array( @@ -191,6 +193,7 @@ 'permissions' => Array('view'), 'priority' => 4, 'type' => stTREE, + 'SectionPrefix' => 'adm', ), 'in-portal:log_summary' => Array( @@ -252,6 +255,7 @@ 'permissions' => Array('view'), 'priority' => 5, 'type' => stTREE, + 'SectionPrefix' => 'adm', ), 'in-portal:configure_general' => Array( @@ -283,6 +287,7 @@ 'permissions' => Array('view'), 'priority' => 6, 'type' => stTREE, + 'SectionPrefix' => 'adm', ), 'in-portal:backup' => Array(