diff --git a/protected/config/appConfig.php b/protected/config/appConfig.php index 3c5e33bc..d66e83e8 100644 --- a/protected/config/appConfig.php +++ b/protected/config/appConfig.php @@ -79,7 +79,7 @@ //Search word for Twitter search plugin 'twtr_srchword'=>'rosdostup', // Path to Logo image - 'logo_path'=>'/images/prj_specific/rosdostup/logout.png', + 'logo_path'=>'/images/prj_specific/rosdostup/logo.png', // this is used in contact page 'adminEmail'=>'admin@rosdostup.ru', //Yandex map's key diff --git a/protected/views/layouts/main.php b/protected/views/layouts/main.php index b125d5f4..bbc683c4 100644 --- a/protected/views/layouts/main.php +++ b/protected/views/layouts/main.php @@ -129,9 +129,9 @@