diff --git a/functions.php b/functions.php index 8d8f25421..3aa3cd6a3 100644 --- a/functions.php +++ b/functions.php @@ -4179,7 +4179,7 @@ "images/pub_set.gif", $link); if (get_pref($link, 'ENABLE_FEED_CATS')) { - print ""; + print ""; } if (!$tags) { @@ -4351,7 +4351,7 @@ if ($category != $tmp_category && get_pref($link, 'ENABLE_FEED_CATS')) { if ($category) { - print ""; + print ""; } $category = $tmp_category;