Add link to external dockapps.

Thanks to Gaël Elégoët for the suggestion.
This commit is contained in:
Doug Torrance
2015-11-12 21:36:28 -05:00
committed by Carlos R. Mafra
parent 4565d00ead
commit 3a0ae6820d

View File

@@ -114,6 +114,8 @@ Team. You may download these dockapps at their respective websites.
foreach ($categories as $category) foreach ($categories as $category)
echo "<a href=\"?category=$category\">$category</a><br/>\n"; 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>.
</td> </td>
</tr> </tr>
</table> </table>