mirror of
https://github.com/e107inc/e107.git
synced 2025-08-26 07:44:49 +02:00
This commit is contained in:
@@ -985,7 +985,7 @@ class news_front
|
||||
|
||||
$action = $currentNewsAction;
|
||||
|
||||
if(deftrue('BOOTSTRAP')) // v2.x
|
||||
if(!deftrue('THEME_LEGACY')) // v2.x
|
||||
{
|
||||
$template = e107::getTemplate('news', 'news', 'list');
|
||||
}
|
||||
|
Reference in New Issue
Block a user