[Swift-commit] r6414 - www/support

davidk at ci.uchicago.edu davidk at ci.uchicago.edu
Fri Apr 5 10:58:06 CDT 2013


Author: davidk
Date: 2013-04-05 10:58:06 -0500 (Fri, 05 Apr 2013)
New Revision: 6414

Modified:
   www/support/index.php
Log:
Add a link to swift-support


Modified: www/support/index.php
===================================================================
--- www/support/index.php	2013-04-04 02:44:38 UTC (rev 6413)
+++ www/support/index.php	2013-04-05 15:58:06 UTC (rev 6414)
@@ -34,8 +34,8 @@
 	<h3>Mailing Lists</h3>
 	<table class="mailinglists">
 		<tr>
-			<th width="10%" valign="top">List</th>
-			<th width="20%" valign="top" nowrap="nowrap">List Info<br/>(subscribe here)</th>
+			<th width="20%" valign="top">List</th>
+			<th width="10%" valign="top" nowrap="nowrap">List Info<br/>(subscribe here)</th>
 			<th width="8%" valign="top">Archives</th>
 			<th width="30%" valign="top">Purpose</th>
 
@@ -56,7 +56,7 @@
 		</tr>
 		<tr>
 			<td valign="top">
-				<a href="mailto:swift-devel at ci.uchicago.edu">swift-developer</a>			
+				<a href="mailto:swift-devel at ci.uchicago.edu">swift-devel</a>			
 			</td>
 			<td align="center" valign="top">
 				<a href="https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel">list page</a>
@@ -66,9 +66,21 @@
 			</td>
 
 			<td valign="top">
-				Swift developers mailing list.
+				The Swift developers mailing list.
 			</td>
 		</tr>
+                <tr>
+                	<td align="top">
+				<a href="mailto:swift-support at ci.uchicago.edu">swift-support</a>
+			</td>
+                        <td></td>
+			<td></td>
+			<td valign="top">
+				Contact the Swift support team directly with any questions
+
+			</td>
+		</tr>
+               
 	</table>
 	<p> </p>
 	<p> </p>




More information about the Swift-commit mailing list