mirror of
https://github.com/e107inc/e107.git
synced 2025-07-25 17:01:43 +02:00
Removed blank space.
This commit is contained in:
@@ -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'] = " <div id='forum-viewforum'>";
|
||||
$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>
|
||||
|
Reference in New Issue
Block a user