Try to create the message like:
"enabled
| tags for filtered html format" and you'll break the page of journal entries. I think you should replace filter_xss_admin() calls with nl2br(check_plain()) in journal_output() function |
Try to create the message like:
"enabled
| tags for filtered html format" and you'll break the page of journal entries. I think you should replace filter_xss_admin() calls with nl2br(check_plain()) in journal_output() function |