Commit 9636d921137abd10c80248d6b7fd7a312418a601
1 parent
58513db9
123
Showing
1 changed file
with
2 additions
and
2 deletions
 
Show diff stats
src/app/frontend/views/about_ukr.php
| ... | ... | @@ -721,7 +721,7 @@ | 
| 721 | 721 | <div class="col-xs-12 col-sm-4 col-md-3"> | 
| 722 | 722 | <address class="phone">+38 (044) <span>581-67-15</span><br> | 
| 723 | 723 | +38 (044) <span>451-48-59</span><br> | 
| 724 | - <a class="hidden-xs" data-toggle="modal" data-target="#myModal2"> | |
| 724 | + <a class="hidden-xs" data-toggle="modal" data-target="#myModal2" style="cursor:pointer;"> | |
| 725 | 725 | Зворотній зв'язок | 
| 726 | 726 | </a> | 
| 727 | 727 | </address> | 
| ... | ... | @@ -730,7 +730,7 @@ | 
| 730 | 730 | <address>+38 (050) <span>464-48-59</span><br> | 
| 731 | 731 | +38 (067) <span>464-48-59</span><br> | 
| 732 | 732 | +38 (093) <span>026-86-64</span> | 
| 733 | - <a class="visible-xs" data-toggle="modal" data-target="#myModal2"> | |
| 733 | + <a class="visible-xs" data-toggle="modal" data-target="#myModal2" style="cursor:pointer;"> | |
| 734 | 734 | Зворотній зв'язок | 
| 735 | 735 | </a> | 
| 736 | 736 | </address> | ... | ... |