From 4a06f46dc7953b6f060f0023e630b721c36ae1d8 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 19 Apr 2011 15:16:17 +0400 Subject: set mouse cursor on feed link icons in headlines display --- functions.php | 1 + 1 file changed, 1 insertion(+) diff --git a/functions.php b/functions.php index 78fec13ad..1401cd744 100644 --- a/functions.php +++ b/functions.php @@ -5219,6 +5219,7 @@ if ($line["feed_title"] && !get_pref($link, 'VFEED_GROUP_BY_FEED')) { $reply['content'] .= " $feed_icon_img"; } -- cgit v1.2.3