Commit 3a53277927730d089fbbbd966b73ca73e641abac
1 parent
17927164
first
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/views/site/contact.php
@@ -61,7 +61,7 @@ $this->registerJsFile('js/contact.js'); | @@ -61,7 +61,7 @@ $this->registerJsFile('js/contact.js'); | ||
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 style="cursor: pointer" 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">m@arweb.ua</a></td> |
65 | </tr> | 65 | </tr> |
66 | </table> | 66 | </table> |
67 | </td> | 67 | </td> |