Commit 728b535248b89ebf767a8795dd3ceb5515bbfb6b

Authored by Anastasia
1 parent bb7befe5

script

rename in footer
Showing 1 changed file with 2 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. ABClinic</div>
  591 + <div class="all-rights-txt">© <?= \Yii::t('app', 'All rights reserved'); ?> , 2018. Dodo</div>
592 592 <div class="link-studio">
593 593 <a href="http://artweb.ua"><?= \Yii::t('app', 'Creating sites'); ?></a>
594 594 </div>
... ... @@ -812,6 +812,7 @@
812 812  
813 813  
814 814 <?php $this->endBody() ?>
  815 + <script>var telerWdWidgetId="7b7cad41-1769-4be9-982c-ecd9aa6f0faa";var telerWdDomain="dodo.phonet.com.ua";</script> <script src="//dodo.phonet.com.ua/public/widget/call-catcher/lib-v3.js"></script>
815 816 </body>
816 817 </html>
817 818 <?php $this->endPage() ?>
818 819 \ No newline at end of file
... ...