diff --git a/functions.php b/functions.php index ec234ddc2..e316f74f5 100644 --- a/functions.php +++ b/functions.php @@ -3542,7 +3542,7 @@ print "
"; if (db_num_rows($tmp_result) > 0) { - print "
".__('Tags:')."$f_tags_str
"; + print "
".__('Tags:')." $f_tags_str
"; } if (get_pref($link, 'OPEN_LINKS_IN_NEW_WINDOW')) {