diff --git a/frontend/views/layouts/main.php b/frontend/views/layouts/main.php index 4e8406c..f862e82 100755 --- a/frontend/views/layouts/main.php +++ b/frontend/views/layouts/main.php @@ -448,24 +448,24 @@ _________________________________________________________ --> about)) { ?> -
+about; ?>
- Contact us! + Написать нам!office)) { echo \Yii::t( 'app', - 'Office {office}', + 'Офис {office}', [ 'office' => $settings->office, ] @@ -489,7 +489,7 @@ _________________________________________________________ -->
= Html::a( - 'Go to contact page', + 'На страницу контактов', [ 'site/contact' ], [ 'class' => 'btn btn-small btn-template-transparent-primary', -- libgit2 0.21.4