From 009f3fe72a08a25c0b2f36bda64c1251317541d5 Mon Sep 17 00:00:00 2001 From: SecretR Date: Tue, 7 May 2013 15:30:54 +0300 Subject: [PATCH] Fixed #255: Left Nav Bar Showing Empty --- e107_themes/bootstrap/theme.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/e107_themes/bootstrap/theme.php b/e107_themes/bootstrap/theme.php index 01d020af4..adc1cfb43 100644 --- a/e107_themes/bootstrap/theme.php +++ b/e107_themes/bootstrap/theme.php @@ -118,7 +118,7 @@ function tablestyle($caption, $text, $mode='') } } -// $SC_WRAPPER['NAVIGATION=side'] = ''; //FIXME +$SC_WRAPPER['NAVIGATION|s'] = ''; // TODO Convert to : default-home and default-other layouts. @@ -145,7 +145,7 @@ $HEADER['default'] = '
- {NAVIGATION=side} + {NAVIGATION|s=side} {SETSTYLE=menu} {MENU=1}