mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 03:40:37 +02:00
Issue #1138 - Bootstrap3 UI fixes.
This commit is contained in:
@@ -236,7 +236,7 @@ if(!deftrue('OLD_FORUMADMIN'))
|
||||
|
||||
if(e107::isInstalled('poll') == false)
|
||||
{
|
||||
$this->prefs['poll']['writeParms']['post'] = " <span class='label label-important'>Not installed</span>";
|
||||
$this->prefs['poll']['writeParms']['post'] = " <span class='label label-important label-danger'>Not installed</span>";
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user