r327 - in trunk/web: . include
DONOTREPLY at icculus.org
DONOTREPLY at icculus.org
Fri Nov 11 14:37:10 EST 2005
Author: floam
Date: 2005-11-11 14:37:10 -0500 (Fri, 11 Nov 2005)
New Revision: 327
Modified:
trunk/web/include/mailinglists.php
trunk/web/index.php
Log:
Add SVN link to top bar.
Modified: trunk/web/include/mailinglists.php
===================================================================
--- trunk/web/include/mailinglists.php 2005-11-11 19:27:26 UTC (rev 326)
+++ trunk/web/include/mailinglists.php 2005-11-11 19:37:10 UTC (rev 327)
@@ -19,7 +19,7 @@
All of the above information plus more will be sent to you.
</p>
<h3 class="shell">quake3-commits at icculus.org</h3>
-<p>There is also a read-only mailing list which tracks changes to the
+<p>There is also this read-only mailing list which tracks changes to the
<acronym title="Subversion">SVN</acronym> tree. You'll be sent an email each time
someone commits a change. This is not normally a high-volume list, but it certainly
can be at times. The instructions for this list are identical to the instructions
Modified: trunk/web/index.php
===================================================================
--- trunk/web/index.php 2005-11-11 19:27:26 UTC (rev 326)
+++ trunk/web/index.php 2005-11-11 19:37:10 UTC (rev 327)
@@ -25,6 +25,7 @@
echo "</li>\n";
}
?>
+ <li><a href="http://svn.icculus.org/quake3/trunk">Subvesion Web</a></li>
</ul>
<div id="content">
<?php include_safe("$page.php"); ?>
More information about the quake3-commits
mailing list