Show link to Tower's dockapps on main dockapp page only.

This commit is contained in:
Doug Torrance
2016-02-07 13:37:47 -05:00
committed by Carlos R. Mafra
parent 9e1fe4684e
commit 59b2b57503

View File

@@ -113,9 +113,11 @@ Team. You may download these dockapps at their respective websites.
sort($categories);
foreach ($categories as $category)
echo "<a href=\"?category=$category\">$category</a><br/>\n";
}?>
?>
<p/>
Many other dockapps may be found at <a href="http://www.cs.mun.ca/~gstarkes/wmaker/dockapps/">http://www.cs.mun.ca/~gstarkes/wmaker/dockapps/</a>.
<?php
}?>
</td>
</tr>
</table>