Commit 27239386d3a8a1ddd5bce7dc658518f01c656b28

Authored by Виталий
1 parent 7d38b2ba

first

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
frontend/views/site/contact.php
@@ -46,7 +46,7 @@ $this->registerJsFile('js/contact.js'); @@ -46,7 +46,7 @@ $this->registerJsFile('js/contact.js');
46 <td> 46 <td>
47 <table cellspacing="0" cellpadding="0" border="0"> 47 <table cellspacing="0" cellpadding="0" border="0">
48 <tr> 48 <tr>
49 - <td class="ico-skype-text">artwebstudio</td> 49 + <td class="ico-skype-text"><a style="color: #ffffff;font-size: 16px;font-family: arial;text-decoration: none; cursor: pointer" href="skype:artwebstudio">artwebstudio</a></td>
50 </tr> 50 </tr>
51 </table> 51 </table>
52 </td> 52 </td>
@@ -61,7 +61,7 @@ $this-&gt;registerJsFile(&#39;js/contact.js&#39;); @@ -61,7 +61,7 @@ $this-&gt;registerJsFile(&#39;js/contact.js&#39;);
61 <td> 61 <td>
62 <table cellspacing="0" cellpadding="0" border="0"> 62 <table cellspacing="0" cellpadding="0" border="0">
63 <tr> 63 <tr>
64 - <td class="ico-skype-text"><a href="mailto:m@arweb.ua"></a>m@arweb.ua</td> 64 + <td class="ico-skype-text"><a style="cursor: pointer" href="mailto:m@arweb.ua"></a>m@arweb.ua</td>
65 </tr> 65 </tr>
66 </table> 66 </table>
67 </td> 67 </td>