mirror of
https://github.com/e107inc/e107.git
synced 2025-08-31 10:01:56 +02:00
Issue #4332 - Bootstrap 5 styling fixes.
This commit is contained in:
@@ -155,6 +155,7 @@ function init()
|
||||
if(THEME_LEGACY !== true)
|
||||
{
|
||||
$FORUM_VIEWFORUM_TEMPLATE = e107::getTemplate('forum', 'forum_viewforum');
|
||||
$GLOBALS['FORUM_VIEWFORUM_TEMPLATE'] = $FORUM_VIEWFORUM_TEMPLATE;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Reference in New Issue
Block a user