From 5f0aa7f7b0d4ce96005eb3487e306d503742eff4 Mon Sep 17 00:00:00 2001 From: saxmatt Date: Mon, 24 Jan 2005 08:24:59 +0000 Subject: [PATCH] Some Kubrick cleanups git-svn-id: http://svn.automattic.com/wordpress/trunk@2137 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 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