From 02b289d6611a535b8d498bfbbccd884164e02f24 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 15 Feb 2010 14:18:31 +0300 Subject: feedlist: replace a elements with spans --- functions.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'functions.php') diff --git a/functions.php b/functions.php index 1563c95ee..a1aabf9a5 100644 --- a/functions.php +++ b/functions.php @@ -1657,8 +1657,8 @@ $link_title = "Updated: $last_updated"; } - $feed = "$feed_title"; + $feed = "$feed_title"; /* if ($feed_id < -10) { $bg_color = "#00ccff"; -- cgit v1.2.3