Index: branches/RC/core/units/sections/sections_config.php =================================================================== diff -u -r11395 -r11495 --- branches/RC/core/units/sections/sections_config.php (.../sections_config.php) (revision 11395) +++ branches/RC/core/units/sections/sections_config.php (.../sections_config.php) (revision 11495) @@ -31,8 +31,8 @@ 'in-portal:browse' => Array ( 'parent' => 'in-portal:site', - 'icon' => 'catalog', // 'proj-cms:structure' - 'label' => 'la_tab_Browse', + 'icon' => 'proj-cms:structure', // 'catalog' + 'label' => 'la_title_Structure', // 'la_tab_Browse', 'url' => Array ('t' => 'catalog/catalog', 'pass' => 'm'), 'late_load' => Array ('t' => 'categories/xml/tree_categories', 'pass' => 'm', 'm_cat_id' => 0), 'onclick' => 'checkCatalog(0)',