mirror of
https://github.com/e107inc/e107.git
synced 2025-08-28 16:50:07 +02:00
Added Breadcrumb to first page of forum.
This commit is contained in:
@@ -79,7 +79,8 @@ $FORUM_TRACK_END = "<br />TRACK-END";
|
||||
// New in v2.x - requires a bootstrap theme be loaded.
|
||||
|
||||
|
||||
$FORUM_TEMPLATE['main-start'] = "<div class='row'>
|
||||
$FORUM_TEMPLATE['main-start'] = "<div class='row-fluid'>
|
||||
{FORUM_BREADCRUMB}
|
||||
<div class='right'>
|
||||
{SEARCH}
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user