summaryrefslogtreecommitdiff
path: root/protected/views/veranstaltung/now.php
diff options
context:
space:
mode:
Diffstat (limited to 'protected/views/veranstaltung/now.php')
-rw-r--r--protected/views/veranstaltung/now.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/protected/views/veranstaltung/now.php b/protected/views/veranstaltung/now.php
index 12202ba..24354f2 100644
--- a/protected/views/veranstaltung/now.php
+++ b/protected/views/veranstaltung/now.php
@@ -7,7 +7,7 @@ $this->menu=array(
array('label'=>'Alle Veranstaltungen', 'url'=>array('index')),
array('label'=>'Jetzt auf dem Fest', 'url'=>array('now')),
- array('label'=>'Veranstaltung suchen', 'url'=>array('search')),
+ //array('label'=>'Veranstaltung suchen', 'url'=>array('search')),
);?>