diff --git a/functions.php b/functions.php index 8367dcaa1..e245d53fd 100644 --- a/functions.php +++ b/functions.php @@ -5012,7 +5012,7 @@ print "". "
$feed_icon_img
". "". - $line["feed_title"]." $vf_catchup_link:"; + $line["feed_title"]." $vf_catchup_link"; } } @@ -5131,8 +5131,11 @@ print "
"; - print "
$updated_fmt $score_pic - $feed_icon_img + if (!get_pref($link, "VFEED_GROUP_BY_FEED") || !$line["feed_title"]) { + $cdm_feed_icon = "$feed_icon_img"; + } + + print "
$updated_fmt $score_pic $cdm_feed_icon
"; print "