Allow for HTML in the board subtitle
This commit is contained in:
@@ -620,6 +620,10 @@
|
||||
// REMEMBER TO CHMOD attentionbar.txt PROPERLY
|
||||
// Oh, and add jQuery in additional_javascript.
|
||||
$config['attention_bar'] = false;
|
||||
|
||||
// Allow html in board subtitle. This is useful for placing icons and links.
|
||||
$config['allow_subtitle_html'] = false;
|
||||
|
||||
/*
|
||||
* ====================
|
||||
* Display settings
|
||||
|
Reference in New Issue
Block a user