diff options
| author | Tristan Zur <tzur@ccwn.org> | 2012-05-18 12:05:47 +0200 |
|---|---|---|
| committer | Tristan Zur <tzur@ccwn.org> | 2012-05-18 12:05:47 +0200 |
| commit | fdca87325b4f7708a1868419f391fc6a84da1661 (patch) | |
| tree | 7f0bf6cbcc71c8d3dc6ccc04671304bc9f43c770 /protected/views/myVeranstaltung/index.php | |
| parent | 3b42a2c428cf9faac8656c72b338f0115e7b6bdf (diff) | |
- Speis & Trank (Vereine) Layout korrigiert
- Schreibfehler in Main-Layout korrigiert
Diffstat (limited to '')
| -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')), ); ?> |
