diff options
-rw-r--r-- | contact.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/contact.html b/contact.html index 086d1a3..aa78d26 100644 --- a/contact.html +++ b/contact.html @@ -11,7 +11,7 @@ <p> - <img src="imgs/phone.gif" alt="" width="145" height="135" align="left" class="rightFloat"> +<!-- <img src="imgs/phone.gif" alt="" width="145" height="135" align="right" class="rightFloat"> --> <table> <tr> @@ -38,7 +38,8 @@ <a href="mailto:sales@sisd.com">sales@sisd.com</a><br><br> <h4>Support</h4> - <a href="mailto:freeside-support@sisd.com">freeside-support@sisd.com</a><br><br> + <a href="mailto:freeside-support@sisd.com">freeside-support@sisd.com</a><br> + <i>Customers only please! Others see <a href="developers.html">community support</a><br><br> </tr> </table> |