diff --git a/wp-includes/template-functions-bookmarks.php b/wp-includes/template-functions-bookmarks.php index 3ec336492b..d3aa507d66 100644 --- a/wp-includes/template-functions-bookmarks.php +++ b/wp-includes/template-functions-bookmarks.php @@ -249,7 +249,7 @@ function get_links_list($order = 'name', $hide_if_empty = 'obsolete') { echo '
  • ' . $cat->cat_name . "

    \n\t\n
  • \n";