Commit 37f93c97b71ca00a8515b9f0516a6bfe0f2b177d

Authored by Eugeny Galkovskiy
1 parent 1265be4f

123

Showing 1 changed file with 3 additions and 2 deletions   Show diff stats
src/app/frontend/views/about_ukr.php
... ... @@ -52,8 +52,9 @@
52 52 <span class="small_digits">(093)</span><span> 026-86-64</span>
53 53  
54 54 <div style="float:right;font-size:12px;margin-right:65px;" class="contact_callback_phones">
55   - <a href="/callback" class="callback" title="Зворотній зв'язок" id="ajax_simple" data-toggle="modal" data-target="#myModal2" data-options="width: 940, height: 400" target="/callback" data-type="ajax">Зворотній зв'язок</a>
56   - </div>
  55 +
  56 + <a href="/callback" class="callback" title="Contact Us" id="ajax_simple" data-options="width: 940, height: 400" target="/callback" data-type="ajax">Contact Us</a>
  57 + </div>
57 58 </div>
58 59 </div>
59 60 <div class="col-xs-9 col-sm-12 col-lg-4">
... ...