mirror of
https://github.com/e107inc/e107.git
synced 2025-04-21 05:02:02 +02:00
partial fix for problem with breadcrumbs in forum_viewforum.php
https://github.com/e107inc/e107/issues/3235
This commit is contained in:
parent
89e3716c3f
commit
9b8cc13019
@ -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>";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user