mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 17:14:42 +02:00
Forum template work.
This commit is contained in:
@@ -1202,6 +1202,7 @@ class e107forum
|
||||
$FORUM_CRUMB['thread']['value'] = str_replace($search, $replace, $FORUM_CRUMB['thread']['value']);
|
||||
|
||||
$FORUM_CRUMB['fieldlist'] = 'sitename,forums,parent,subparent,forum,thread';
|
||||
// $FORUM_CRUMB['style'] = 'bootstrap';
|
||||
$BREADCRUMB = $e107->tp->parseTemplate('{BREADCRUMB=FORUM_CRUMB}', true);
|
||||
}
|
||||
else
|
||||
|
Reference in New Issue
Block a user