added donation link

This commit is contained in:
Roland Gruber 2005-11-03 12:14:53 +00:00
parent e331c80977
commit 2ab8d847b5
1 changed files with 3 additions and 1 deletions

View File

@ -56,7 +56,9 @@ if ($_SESSION['config']->get_Suffix('tree') != "") $lists++;
<table border=0 width="100%">
<tr>
<td width="200">
<img src="../graphics/tools.png">&nbsp;<a href="tools.php" target="mainpart"><?php echo _("Tools") ?></a>
<img src="../graphics/smile.png">&nbsp;<a href="http://lam.sourceforge.net/sponsors/donations.htm" target="_blank"><?php echo _("Donate") ?></a>
<br><br>
<img src="../graphics/tools.png">&nbsp;<a href="tools.php" target="mainpart"><BIG><B><?php echo _("Tools") ?></B></BIG></a>
</td>
<?php
echo "<td colspan=$lists align=\"center\">\n";