MyBB Community Forums

Full Version: disable message notification
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

i would like to know how to disable the message notification (bar):

[attachment=30360]

Thanks.
if you want to remove the PM notice then in the header template of the theme you can remove {$pm_notice}
Thanks. Solved.