summaryrefslogtreecommitdiff
path: root/themes/astaf/views/layouts
diff options
context:
space:
mode:
Diffstat (limited to 'themes/astaf/views/layouts')
-rw-r--r--themes/astaf/views/layouts/main.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/astaf/views/layouts/main.php b/themes/astaf/views/layouts/main.php
index 1fec929..20c87fd 100644
--- a/themes/astaf/views/layouts/main.php
+++ b/themes/astaf/views/layouts/main.php
@@ -157,7 +157,7 @@
<div class="ym-vlist">
- <?php $this->widget('zii.widgets.CMenu',
+ <?php /*$this->widget('zii.widgets.CMenu',
array('items'=>array_merge(array(array('activeCssClass' => 'active'),
array('label'=>'Impressum', 'url'=>array('/cms/sitecontent/view', 'page'=>'impressum')),
),
@@ -169,7 +169,7 @@
)
)
));
- ?>
+ */?>
</div>
</div> -->