forked from leftypol/leftypol
Option to have a message on the ban page
This commit is contained in:
parent
379eb7d553
commit
ecb15c7dcb
2 changed files with 5 additions and 0 deletions
|
@ -747,6 +747,9 @@
|
|||
// 'bottom' => '',
|
||||
// );
|
||||
|
||||
// Optional message to display on ban pages. For example, you could include a link to email an admin or join an IRC channel to be unbanned.
|
||||
$config['ban_page_message'] = '';
|
||||
|
||||
/*
|
||||
* ====================
|
||||
* Javascript
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue