MyBB Community Forums

Full Version: Change the ban message in the red box?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, I would like to edit the text in the red box that appears at the top of a banned user's screen, where do I find the template to do this?

Thanks in advance.
admin panel >> configuration >> languages >> your language >> options (right side button) >> Edit Language Variables
>> global.lang.php >> Edit

change entries for banned_warning, banned_warning2, banned_warning3, banned_lifted_never as required.
Thank you