[Tux4kids-commits] r385 - tux4kids-web/htdocs
holger at alioth.debian.org
holger at alioth.debian.org
Mon Dec 24 10:35:10 UTC 2007
Author: holger
Date: 2007-12-24 10:35:10 +0000 (Mon, 24 Dec 2007)
New Revision: 385
Modified:
tux4kids-web/htdocs/index.php
tux4kids-web/htdocs/tuxmath.php
Log:
add back link
Modified: tux4kids-web/htdocs/index.php
===================================================================
--- tux4kids-web/htdocs/index.php 2007-12-24 10:31:28 UTC (rev 384)
+++ tux4kids-web/htdocs/index.php 2007-12-24 10:35:10 UTC (rev 385)
@@ -198,7 +198,7 @@
</td>
</tr>
- <table border=0 width="100%"><tr><td bgcolor="#EAECEF"><a href="http://alioth.debian.org/tracker/?group_id=31080"><img src="http://alioth.debian.org/themes/gforge/images/ic/tracker20g.png" alt="Tracker" border="0" width="20" height="20" /> Tracker</a><br /><em>There are no public trackers available</em>
+ <table border=0 width="100%"><tr><td bgcolor="#EAECEF">
<hr size="1" />
<ul><li>SVN repository for tuxtype and tuxmath:
<ul>
Modified: tux4kids-web/htdocs/tuxmath.php
===================================================================
--- tux4kids-web/htdocs/tuxmath.php 2007-12-24 10:31:28 UTC (rev 384)
+++ tux4kids-web/htdocs/tuxmath.php 2007-12-24 10:35:10 UTC (rev 385)
@@ -188,6 +188,11 @@
</tr>
<tr align="left">
<td colspan="2">
+ <a ref="index.php">Project homepage</a>
+ </td>
+ </tr>
+ <tr align="left">
+ <td colspan="2">
<?php if($handle=fopen('http://'.$domain.'/export/projhtml.php?group_name='.$group_name,'r')){
$contents = '';
@@ -201,7 +206,7 @@
</td>
</tr>
- <table border=0 width="100%"><tr><td bgcolor="#EAECEF"><a href="http://alioth.debian.org/tracker/?group_id=31080"><img src="http://alioth.debian.org/themes/gforge/images/ic/tracker20g.png" alt="Tracker" border="0" width="20" height="20" /> Tracker</a><br /><em>There are no public trackers available</em>
+ <table border=0 width="100%"><tr><td bgcolor="#EAECEF">
<hr size="1" />
<ul><li>SVN repository for tuxtype and tuxmath:
<ul>
More information about the Tux4kids-commits
mailing list