1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-12 09:34:54 +02:00

Issue #1138 Bootstrap3 styling of lists.

This commit is contained in:
Cameron
2015-07-13 13:09:52 -07:00
parent b94d8b2b49
commit 9d6e3978e6
5 changed files with 9 additions and 9 deletions

View File

@@ -295,7 +295,7 @@ if(!$text = $e107cache->retrieve("nq_chatbox"))
{
$tp->parseTemplate("{SETIMAGE: w=40}",true); // set thumbnail size.
// FIXME - move to template
$CHATBOX_TEMPLATE['start'] = "<ul class='media-list unstyled'>";
$CHATBOX_TEMPLATE['start'] = "<ul class='media-list unstyled list-unstyled'>";
$CHATBOX_TEMPLATE['item'] = "<li class='media'>
<span class='media-object pull-left'>{CB_AVATAR}</span>
<div class='media-body'><b>{CB_USERNAME}</b>&nbsp;