diff --git a/functions.php b/functions.php index da48affaa..f68768383 100644 --- a/functions.php +++ b/functions.php @@ -3745,9 +3745,7 @@ print "
" . $feed_icon . "
"; print "
"; - if (db_num_rows($tmp_result) > 0) { - print "
".__('Tags:')." $f_tags_str
"; - } + print "
".__('Tags:')." $f_tags_str
"; $line["content"] = sanitize_rss($link, $line["content"]);