Commit 9466efd0b7e331aebee0153a4a137a96cdc110c9
1 parent
e4289a9b
test
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/views/layouts/main.php
@@ -489,7 +489,7 @@ _________________________________________________________ --> | @@ -489,7 +489,7 @@ _________________________________________________________ --> | ||
489 | </p> | 489 | </p> |
490 | 490 | ||
491 | <?= Html::a( | 491 | <?= Html::a( |
492 | - 'На страницу контактов', | 492 | + 'Страница контактов', |
493 | [ 'site/contact' ], | 493 | [ 'site/contact' ], |
494 | [ | 494 | [ |
495 | 'class' => 'btn btn-small btn-template-transparent-primary', | 495 | 'class' => 'btn btn-small btn-template-transparent-primary', |