Index: core/admin_templates/categories/categories_edit_permissions.tpl =================================================================== --- core/admin_templates/categories/categories_edit_permissions.tpl +++ core/admin_templates/categories/categories_edit_permissions.tpl @@ -146,13 +146,13 @@ _tab" class="tab"> '); return false;" class="tab-link"> - + - + @@ -216,4 +216,4 @@ set_hidden_field('current_group_id', $last_group_id); } ); - \ No newline at end of file + Index: core/units/general/general_config.php =================================================================== --- core/units/general/general_config.php +++ core/units/general/general_config.php @@ -42,5 +42,6 @@ 'RewriteListener' => 'c_EventHandler:CategoryRewriteListener', 'PermTabText' => 'In-Portal', + 'ViewMenuPhrase' => 'la_text_Categories', 'PermSection' => Array ('search' => 'in-portal:configuration_search', 'custom' => 'in-portal:configuration_custom'), - ); \ No newline at end of file + );