Commit b18d562e8e9c6b7dde3b651a9741e807e335c63d

Authored by Alexey Boroda
2 parents 9450b6f8 7c4d652c

Merge branch 'master' of gitlab.artweb.com.ua:steska/clinica

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/views/layouts/main.php
... ... @@ -588,7 +588,7 @@
588 588 </div>
589 589 <div class="row">
590 590 <div class="col-xs-12 col-sm-12 studio-wrapp">
591   - <div class="all-rights-txt">© <?= \Yii::t('app', 'All rights reserved'); ?> , 2018. Dodo</div>
  591 + <div class="all-rights-txt">© <?= \Yii::t('app', 'All rights reserved'); ?> , 2018. Доступный доктор</div>
592 592 <div class="link-studio">
593 593 <a href="http://artweb.ua"><?= \Yii::t('app', 'Creating sites'); ?></a>
594 594 </div>
... ...