diff options
Diffstat (limited to 'protected/views/veranstaltung/now.php')
| -rw-r--r-- | protected/views/veranstaltung/now.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protected/views/veranstaltung/now.php b/protected/views/veranstaltung/now.php index 24354f2..c9cf1c3 100644 --- a/protected/views/veranstaltung/now.php +++ b/protected/views/veranstaltung/now.php @@ -2,7 +2,7 @@ $this->breadcrumbs=array( 'Veranstaltungen'=>array('index'),'Jetzt' ); - +$this->pageTitle = 'Jetzt auf dem Fest - ' . Yii::app()->name; $this->menu=array( array('label'=>'Alle Veranstaltungen', 'url'=>array('index')), |
