Commit 13cf08009e4280db4ae61ea206ad81b27b24deae
1 parent
37f93c97
123
Showing
1 changed file
with
2 additions
and
3 deletions
Show diff stats
src/app/frontend/views/about_ukr.php
... | ... | @@ -52,9 +52,8 @@ |
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 | - | |
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> | |
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> | |
58 | 57 | </div> |
59 | 58 | </div> |
60 | 59 | <div class="col-xs-9 col-sm-12 col-lg-4"> | ... | ... |