diff --git a/include/functions2.php b/include/functions2.php index 28477a0cf..7a076c94e 100644 --- a/include/functions2.php +++ b/include/functions2.php @@ -975,7 +975,7 @@ } } - $allowed_elements = array('a', 'address', 'audio', 'article', 'aside', + $allowed_elements = array('a', 'address', 'acronym', 'audio', 'article', 'aside', 'b', 'bdi', 'bdo', 'big', 'blockquote', 'body', 'br', 'caption', 'cite', 'center', 'code', 'col', 'colgroup', 'data', 'dd', 'del', 'details', 'description', 'div', 'dl', 'font',