[xiph-commits] r8286 - websites/icecast.org

atamido at motherfish-iii.xiph.org atamido at motherfish-iii.xiph.org
Thu Nov 25 05:13:04 PST 2004


Author: atamido
Date: 2004-11-25 05:13:03 -0800 (Thu, 25 Nov 2004)
New Revision: 8286

Modified:
   websites/icecast.org/contact.php
Log:
Clarified the email link on the contact us page to reduce usability questions to the webmaster list.

Modified: websites/icecast.org/contact.php
===================================================================
--- websites/icecast.org/contact.php	2004-11-25 08:35:43 UTC (rev 8285)
+++ websites/icecast.org/contact.php	2004-11-25 13:13:03 UTC (rev 8286)
@@ -1,35 +1,35 @@
-<? include "common/header.php"; ?>
-<h2>Contacts</h2>
-<div class="roundcont">
-<div class="roundtop">
-<img src="/images/corner_topleft.jpg" class="corner" style="display: none" />
-</div>
-<div class="newscontent">
-<h3>Contact Information</h3>
-<p>There are many ways to get a hold of someone from the icecast project, here are a few</p>
-
-<h5>The Mailing List</h5>
-
-<p>The Icecast <a href="mailinglist.php">Mailing Lists</a> (and their archives) are one of the first places to check for questions that may have been answered in the past.</p>
-
-<h5>IRC</h5>
-<p>IRC is potentially the fastest way to get an answer, if you're lucky. Our official channel is #icecast on irc.freenode.net.</p>
-
-<h5>E-mail</h5>
-<p>We have a few mailslots if you would rather use plain ol email: </p>
-
-<pre>
-webmaster at xiph.org 
-</pre>
-
-<p>Email the webmaster if you notice a broken link, outdated or inaccurate information, or another flaw on icecast.org.</p>
-</div>
-<div class="roundbottom">
-<img src="/images/corner_bottomleft.jpg" class="corner" style="display: none" />
-</div>
-</div>
-
-<br><br>
-<? include "common/footer.php"; ?>
-
-
+<? include "common/header.php"; ?>
+<h2>Contacts</h2>
+<div class="roundcont">
+<div class="roundtop">
+<img src="/images/corner_topleft.jpg" class="corner" style="display: none" />
+</div>
+<div class="newscontent">
+<h3>Contact Information</h3>
+<p>There are many ways to get a hold of someone from the icecast project, here are a few</p>
+
+<h5>The Mailing List</h5>
+
+<p>The Icecast <a href="mailinglist.php">Mailing Lists</a> (and their archives) are one of the first places to check for questions that may have been answered in the past.</p>
+
+<h5>IRC</h5>
+<p>IRC is potentially the fastest way to get an answer, if you're lucky. Our official channel is #icecast on irc.freenode.net.</p>
+
+<h5>E-mail</h5>
+
+<p>Email the webmaster if you notice a broken link, outdated or inaccurate information, or another flaw on icecast.org.  For questions, use the mailing list above.</p>
+<pre>
+webmaster at xiph.org 
+</pre>
+
+
+</div>
+<div class="roundbottom">
+<img src="/images/corner_bottomleft.jpg" class="corner" style="display: none" />
+</div>
+</div>
+
+<br><br>
+<? include "common/footer.php"; ?>
+
+



More information about the commits mailing list