mirror of
https://github.com/e107inc/e107.git
synced 2025-03-18 19:39:45 +01:00
Removed blank space.
This commit is contained in:
parent
503ac6a54d
commit
46af4f460a
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user