Index: branches/5.2.x/core/admin_templates/categories/categories_edit_permissions.tpl =================================================================== diff -u -N -r14244 -r16286 --- branches/5.2.x/core/admin_templates/categories/categories_edit_permissions.tpl (.../categories_edit_permissions.tpl) (revision 14244) +++ branches/5.2.x/core/admin_templates/categories/categories_edit_permissions.tpl (.../categories_edit_permissions.tpl) (revision 16286) @@ -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: branches/5.2.x/core/units/general/general_config.php =================================================================== diff -u -N -r15012 -r16286 --- branches/5.2.x/core/units/general/general_config.php (.../general_config.php) (revision 15012) +++ branches/5.2.x/core/units/general/general_config.php (.../general_config.php) (revision 16286) @@ -1,6 +1,6 @@ '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 + );