From b0db8dfc0b4cc41f6eb86b9a74df9c8143cd23b7 Mon Sep 17 00:00:00 2001 From: saxmatt Date: Sat, 12 Feb 2005 02:05:58 +0000 Subject: [PATCH] Invalid XHTML possibility - http://mosquito.wordpress.org/view.php?id=518 git-svn-id: http://svn.automattic.com/wordpress/trunk@2280 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/links.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-includes/links.php b/wp-includes/links.php index 8c95ae1a70..1d7e01aca0 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