1
0
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:
Cameron
2017-01-29 18:33:48 -08:00
parent e13fca30c5
commit 46e89d103e
4 changed files with 24 additions and 6 deletions

View File

@@ -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"))
{