From: vincent@cubedesigners.com Date: Wed, 23 Mar 2016 12:06:34 +0000 (+0000) Subject: #simeox : Put online english version X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=61339fe7d85f930251e0511efe2c9c7b6802c8b9;p=physioassist.git #simeox : Put online english version Fix menu position for english version @0:10 --- diff --git a/framework/application/views/scripts/common/header.phtml b/framework/application/views/scripts/common/header.phtml index 9e8f635..0897677 100644 --- a/framework/application/views/scripts/common/header.phtml +++ b/framework/application/views/scripts/common/header.phtml @@ -5,7 +5,7 @@ $this->headScript()->addScriptAndStyle('navigation'); // Major nav sections $sections = array('simeox', 'clinic', 'about', 'contact'); -$data=CubeIT_Util_Cms::getCMSDatasOfPage('home'); +$data = CubeIT_Util_Cms::getCMSDatasOfPage('home'); ?>
@@ -19,8 +19,8 @@ $data=CubeIT_Util_Cms::getCMSDatasOfPage('home');