diff --git a/functions.php b/functions.php index c20ae3a3d..ce2c2e7e9 100644 --- a/functions.php +++ b/functions.php @@ -5001,8 +5001,7 @@ if ($has_feed_icon) { $feed_icon_img = "\"\""; } else { - //$feed_icon_img = "\"\""; - $feed_icon_img = ""; + $feed_icon_img = "\"\""; } if (!get_pref($link, 'COMBINED_DISPLAY_MODE')) {