1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-21 05:41:58 +02:00

Forum Template BC fixes. Old template will be used if bootstrap not found.

This commit is contained in:
Cameron
2013-03-19 19:04:32 -07:00
parent c93a6b926e
commit 39c63313d7
10 changed files with 63 additions and 121 deletions

View File

@@ -79,12 +79,16 @@ $FORUM_TRACK_MAIN = "<br />TRACK-MAIN";
$FORUM_TRACK_END = "<br />TRACK-END";
*/
// New in v2.x - requires a bootstrap theme be loaded.
$FORUM_TEMPLATE['main-start'] = "<div class='row'>
<div class='right'>
{SEARCH}
</div>
</div><table class='table table-striped'>
<div class='right'>
{SEARCH}
</div>
</div>
<table class='table table-striped'>
<colgroup>
<col style='width:3%' />
<col />