diff options
author | ivan <ivan> | 2007-03-15 18:37:46 +0000 |
---|---|---|
committer | ivan <ivan> | 2007-03-15 18:37:46 +0000 |
commit | 4bd20372b61da3f6a467cf725636063dfe8e7596 (patch) | |
tree | 616dc4280185220b092d6235583b460f66035e6a | |
parent | e6ec3c44af6d62f0b86deb9fa1c0aa2cb17bfecb (diff) |
at least try to avoid all the extra support email. remove that pesky phone for now
-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> |