Commit fcc08cd14b75a3bbd32ac3bbe11c549bf3d4ed81

Authored by Dima
1 parent 2170fea9

update one phone_number

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
src/app/frontend/views/index.php
... ... @@ -92,7 +92,7 @@ $page_title = isset( $page_title ) && !empty( $page_title ) ? $page_title : '';
92 92 <span class="small_digits">(067)</span><span> 464-48-59</span>
93 93 </div>
94 94 <div class="contact_mob_phones">
95   - <span class="small_digits">(093)</span><span> 026-86-64</span>
  95 + <span class="small_digits">(093)</span><span> 170-18-29</span>
96 96 <div style="float:right;font-size:12px;margin-right:65px;" class="contact_callback_phones">
97 97 <a href="<?= $this->seoUrl->setUrl('/callback') ?>" class="callback" title="<?= $t->_("Feedback")?>" id="ajax_simple" data-options="width: 940, height: 400" target="<?= $this->seoUrl->setUrl( $this->url->get([ 'for' => 'callback' ])) ?>" data-type="ajax"><?= $t->_("Feedback")?></a>
98 98 </div>
... ... @@ -397,4 +397,4 @@ $page_title = isset( $page_title ) &amp;&amp; !empty( $page_title ) ? $page_title : &#39;&#39;;
397 397 <?php endif; ?>
398 398 <!--end float block-->
399 399 </body>
400   -</html>
  400 +</html>
401 401 \ No newline at end of file
... ...