Add a newline between the bug reports and the feature requests.

git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@420 7f0cb862-5218-0410-a997-914c9d46530a
This commit is contained in:
puggles 2003-12-29 21:11:33 +00:00
parent 5e4c0b6c11
commit 5a8204816b

View File

@ -20,7 +20,9 @@ generateHeader($_SERVER['PHP_SELF']);
<p><a href="/help.php">How You Can Help</a></p>
<div class="textheader">Go to SourceForge and...</div>
<p><a href="http://freeglut.sourceforge.net/fg/index.php?id=402">Review current feature requests</a>
<p><a href="http://freeglut.sourceforge.net/fg/index.php?id=402">Review current feature requests</a><br>
Or
<br>
<a href="http://freeglut.sourceforge.net/fg/index.php?id=403">Review current bug reports</a></p>
<a name="cvs"></a>
@ -38,4 +40,4 @@ cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/freeglut co freeglut</
<?PHP
generateFooter();
?>
?>