Index: branches/RC/core/units/sections/sections_config.php =================================================================== diff -u -N -r10841 -r10846 --- branches/RC/core/units/sections/sections_config.php (.../sections_config.php) (revision 10841) +++ branches/RC/core/units/sections/sections_config.php (.../sections_config.php) (revision 10846) @@ -247,16 +247,6 @@ 'type' => stTREE, ), - 'in-portal:configure_themes' => Array ( - 'parent' => 'in-portal:system', - 'icon' => 'in-portal:conf_themes', - 'label' => 'la_tab_Themes', - 'url' => Array ('index_file' => 'config/config_theme.php', 'pass' => 'm'), - 'permissions' => Array ('view', 'add', 'edit', 'delete'), - 'priority' => 3, - 'type' => stTREE, - ), - // "Tools" section 'in-portal:tools' => Array ( 'parent' => 'in-portal:root',