Commit c06a949f7f824957c0dd6c2722f25dce328ca3bf

Authored by Eugeny Galkovskiy
1 parent 47ad183b

ru ua translation

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/views/layouts/main.php
... ... @@ -503,7 +503,7 @@ _________________________________________________________ -->
503 503 <?php
504 504 }
505 505 ?>
506   - <a href="#" class="btn btn-template-transparent-primary modaled" data-title="Зворотній зв'язок" data-toggle="modal" data-target="#feedback-modal"><?= Yii::t('app', 'writeus') ?></a>
  506 + <a href="#" class="btn btn-template-transparent-primary modaled" data-title="<?= Yii::t('app', 'back1') ?>" data-toggle="modal" data-target="#feedback-modal"><?= Yii::t('app', 'writeus') ?></a>
507 507 </div>
508 508  
509 509 <div class="col-md-4 col-sm-12 col-md-offset-2">
... ...