1
0
mirror of https://github.com/e107inc/e107.git synced 2025-03-18 19:39:45 +01:00

Issue #2366 - Missing css id added.

This commit is contained in:
Cameron 2017-02-02 10:25:16 -08:00
parent 8ceba4327d
commit 8843752aa1

View File

@ -289,7 +289,7 @@ $FORUM_CRUMB['forum']['value'] = "{FORUM_TITLE}";
//TODO Find a good place to put a {SEARCH} dropdown.
$FORUM_VIEWFORUM_TEMPLATE['caption'] = "";
$FORUM_VIEWFORUM_TEMPLATE['start'] = "";
$FORUM_VIEWFORUM_TEMPLATE['start'] = " <div id='forum-viewforum'>";
$FORUM_VIEWFORUM_TEMPLATE['header'] = "<div class=' row-fluid'><div>{BREADCRUMB}</div></div>
<div class='row row-fluid'>
<div class='col-md-9 span9 pull-left'><h3>{FORUMTITLE}</h3></div>
@ -374,7 +374,7 @@ $FORUM_VIEWFORUM_TEMPLATE['footer'] = "</table>
{VIEWABLE_BY}
";
$FORUM_VIEWFORUM_TEMPLATE['end'] = "<!--- END --> \n";
$FORUM_VIEWFORUM_TEMPLATE['end'] = "</div>\n<!--- END --> \n";
// define {ICONKEY}
$FORUM_VIEWFORUM_TEMPLATE['iconkey'] = "