mirror of
https://github.com/e107inc/e107.git
synced 2025-08-31 18:11:56 +02:00
Fix for landingzero othernews menu.
This commit is contained in:
@@ -44,7 +44,7 @@ if(!empty($parm))
|
||||
|
||||
if(!$OTHERNEWS2_STYLE)
|
||||
{
|
||||
if(deftrue('BOOTSTRAP')) // v2.x
|
||||
if(THEME_LEGACY !== true) // v2.x
|
||||
{
|
||||
if(!defined("OTHERNEWS_COLS"))
|
||||
{
|
||||
|
Reference in New Issue
Block a user