diff --git a/wp-includes/links.php b/wp-includes/links.php index 944bec1053..96b5f88053 100644 --- a/wp-includes/links.php +++ b/wp-includes/links.php @@ -545,7 +545,7 @@ WHERE link_visible = 'Y' $orderby = (bool_from_yn($cat['sort_desc'])?'_':'') . $orderby; // Display the category name - echo '
  • ' . stripslashes($cat['cat_name']) . "\n\t