diff options
Diffstat (limited to 'protected/views/myVeranstaltung/index.php')
| -rw-r--r-- | protected/views/myVeranstaltung/index.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protected/views/myVeranstaltung/index.php b/protected/views/myVeranstaltung/index.php index f5b5893..373e056 100644 --- a/protected/views/myVeranstaltung/index.php +++ b/protected/views/myVeranstaltung/index.php @@ -4,7 +4,6 @@ $this->breadcrumbs=array( ); $this->menu=array( - array('label'=>'Unsere Veranstaltungen', 'url'=>array('index')), array('label'=>'Neue Veranstaltung erstellen', 'url'=>array('create')), ); ?> |
