mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 03:40:37 +02:00
partial fix for problem with breadcrumbs in forum_viewforum.php
https://github.com/e107inc/e107/issues/3235
This commit is contained in:
@@ -387,7 +387,7 @@ $FORUM_VIEWFORUM_TEMPLATE['iconkey'] = "
|
||||
</div>
|
||||
";
|
||||
|
||||
|
||||
$FORUM_VIEWFORUM_TEMPLATE['forum-crumb'] = $FORUM_CRUMB;
|
||||
|
||||
// $FORUM_VIEWFORUM_WRAPPER['THREADNAME'] = "<span class='label label-info'>{---}</span>";
|
||||
|
||||
|
Reference in New Issue
Block a user