diff --git a/wp-includes/links.php b/wp-includes/links.php index e4690d947f..97b971216c 100644 --- a/wp-includes/links.php +++ b/wp-includes/links.php @@ -501,7 +501,7 @@ function get_links_list($order = 'name', $hide_if_empty = 'obsolete') { $orderby = (bool_from_yn($cat['sort_desc'])?'_':'') . $orderby; // Display the category name - echo '
  • ' . $cat['cat_name'] . "\n\t