From b03e33acf4a0f5794e0d9e585a59533aa3646198 Mon Sep 17 00:00:00 2001 From: Matt Mullenweg Date: Sat, 24 Jan 2004 23:12:55 +0000 Subject: [PATCH] Have links use unique class. git-svn-id: https://develop.svn.wordpress.org/trunk@788 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-includes/links.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/wp-includes/links.php b/wp-includes/links.php index 0d1099d328..944bec1053 100644 --- a/wp-includes/links.php +++ b/wp-includes/links.php @@ -545,8 +545,7 @@ WHERE link_visible = 'Y' $orderby = (bool_from_yn($cat['sort_desc'])?'_':'') . $orderby; // Display the category name - echo '