diff options
Diffstat (limited to 'themes/astaf/views/layouts/main.php')
| -rw-r--r-- | themes/astaf/views/layouts/main.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/astaf/views/layouts/main.php b/themes/astaf/views/layouts/main.php index cc6e277..ea0eb4c 100644 --- a/themes/astaf/views/layouts/main.php +++ b/themes/astaf/views/layouts/main.php @@ -59,7 +59,7 @@ <li><a class="ym-skip" href="#main">Skip to main content (Press Enter)</a></li> </ul> -<header style="background-image:url('<?php echo Yii::app()->request->baseUrl; ?>/images/Altstadtfest_titel.jpg');"> +<header > <div class="ym-wrapper"> <div class="ym-wbox"> <h1><?php echo CHtml::encode(Yii::app()->name);?></h1> |
