diff --git a/functions.php b/functions.php index 4b7e9e6ba..d60ec0ca8 100644 --- a/functions.php +++ b/functions.php @@ -5288,14 +5288,14 @@ print $labels_str; - if (!get_pref($link, 'VFEED_GROUP_BY_FEED')) { + /* if (!get_pref($link, 'VFEED_GROUP_BY_FEED')) { if (@$line["feed_title"]) { print " (". $line["feed_title"].") "; } - } + } */ print "";