diff --git a/common/messages/ua/app.php b/common/messages/ua/app.php index 9552929..807cbc8 100644 --- a/common/messages/ua/app.php +++ b/common/messages/ua/app.php @@ -61,8 +61,8 @@ return [ 'Support' => 'Допомога', - 'Call me!' => 'передзвонити мені', - 'Call me' => 'Передзвонити мені', + 'Call me!' => 'передзвонити ', + 'Call me' => 'Передзвонити ', 'Advantages!' => 'Переваги', 'of production' => 'продукції', diff --git a/frontend/views/layouts/main.php b/frontend/views/layouts/main.php index f093527..0fdcd49 100755 --- a/frontend/views/layouts/main.php +++ b/frontend/views/layouts/main.php @@ -27,6 +27,13 @@ $seo=\Yii::$app->get('seo');
+ + + @@ -44,7 +51,13 @@ $seo=\Yii::$app->get('seo'); - beginBody() ?> + + + + beginBody() ?> + + = $content ?> -- libgit2 0.21.4