Index: branches/5.1.x/core/admin_templates/categories/xml/tree_categories.tpl =================================================================== diff -u -N -r13756 -r13903 --- branches/5.1.x/core/admin_templates/categories/xml/tree_categories.tpl (.../tree_categories.tpl) (revision 13756) +++ branches/5.1.x/core/admin_templates/categories/xml/tree_categories.tpl (.../tree_categories.tpl) (revision 13903) @@ -3,14 +3,14 @@ , '')" - load_url=""> + load_url=""> , '')"> Index: branches/5.1.x/core/units/categories/categories_tag_processor.php =================================================================== diff -u -N -r13789 -r13903 --- branches/5.1.x/core/units/categories/categories_tag_processor.php (.../categories_tag_processor.php) (revision 13789) +++ branches/5.1.x/core/units/categories/categories_tag_processor.php (.../categories_tag_processor.php) (revision 13903) @@ -1,6 +1,6 @@ getCategorySymLink( (int)$category_id ); } + else { + unset($params['direct_link']); + } unset($params['cat_id'], $params['module']);