diff options
Diffstat (limited to 'protected/views/standort/index.php')
| -rw-r--r-- | protected/views/standort/index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protected/views/standort/index.php b/protected/views/standort/index.php index eabd7a6..f5eda10 100644 --- a/protected/views/standort/index.php +++ b/protected/views/standort/index.php @@ -2,6 +2,7 @@ $this->breadcrumbs=array( 'Standorte' ); +$this->pageTitle = 'Standorte - ' . Yii::app()->name; $this->menu=array( |
