mirror of
https://github.com/e107inc/e107.git
synced 2025-08-02 12:48:26 +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>
|
</div>
|
||||||
";
|
";
|
||||||
|
|
||||||
|
$FORUM_VIEWFORUM_TEMPLATE['forum-crumb'] = $FORUM_CRUMB;
|
||||||
|
|
||||||
// $FORUM_VIEWFORUM_WRAPPER['THREADNAME'] = "<span class='label label-info'>{---}</span>";
|
// $FORUM_VIEWFORUM_WRAPPER['THREADNAME'] = "<span class='label label-info'>{---}</span>";
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user