diff --git a/functions.php b/functions.php index 9d32e98f3..7980b68d8 100644 --- a/functions.php +++ b/functions.php @@ -4709,6 +4709,9 @@ onclick=\"publishWithNote($id, '$note_escaped')\" alt='PubNote' title='".__('Publish article with a note')."'>"; + } else { + $tags_str = strip_tags($tags_str); + print "$tags_str"; } print ""; print "