p96 - updated webpage here in git to latest online version - from now on pls git website changes again

This commit is contained in:
steffen123
2008-09-24 03:08:12 +01:00
parent 7db2a471b8
commit a0cd7e5940
61 changed files with 1843 additions and 1654 deletions
+13 -13
View File
@@ -1,13 +1,13 @@
<div id="sidebar">
<ul>
<li><a href="<?php echo SITE_URL ?>">Home</a></li>
<li><a href="<?php echo SITE_URL ?>features.php">Features</a></li>
<li><a href="<?php echo SITE_URL ?>screenshots.php">Screenshots</a></li>
<li><a href="https://sourceforge.net/project/showfiles.php?group_id=226872">Downloads</a></li>
<li><a href="<?php echo SITE_URL ?>docs.php">Documentation</a></li>
<li><a href="<?php echo SITE_URL ?>license.php">License</a></li>
<li><a href="<?php echo SITE_URL ?>contact.php">Contact</a></li>
<li><a href="https://sourceforge.net/forum/?group_id=226872">Forums</a></li>
<li><a href="https://sourceforge.net/tracker/?group_id=226872">Bug/Request Tracker</a></li>
</ul>
</div>
<div id="sidebar">
<ul>
<li><a href="index.php">Home</a></li>
<li><a href="features.php">Features</a></li>
<li><a href="screenshots.php">Screenshots</a></li>
<li><a href="https://sourceforge.net/project/showfiles.php?group_id=226872">Downloads</a></li>
<li><a href="docs.php">Documentation</a></li>
<li><a href="license.php">License</a></li>
<li><a href="contact.php">Contact</a></li>
<li><a href="https://sourceforge.net/forum/?group_id=226872">Forums</a></li>
<li><a href="https://sourceforge.net/tracker/?group_id=226872">Bug/Request Tracker</a></li>
</ul>
</div>