Allow for HTML in the board subtitle

This commit is contained in:
ctrlcctrlv 2013-08-08 18:58:44 +00:00
parent 3aa1305dab
commit b8921508fe
4 changed files with 21 additions and 3 deletions

View file

@ -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