- Moved the anchor so the h4 header isn't highlighted like a

link.
This commit is contained in:
Jamie Wilkinson 2002-09-18 05:54:43 +00:00
parent 7e51383c6c
commit 189190b443
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ quakeforge-current instead, it's <STRONG>much</STRONG> better.
</UL>
<? /* quake2 */
echo "<a name=\"quake2\"><h4>Quake2Forge: Version 0.1</h4></a>";
echo "<a name=\"quake2\"></a><h4>Quake2Forge: Version 0.1</h4>";
echo "<p>Quake2Forge is the QuakeForge port of Quake2. ";
echo "Under slow but steady development, it aims to be a portable, ";
echo "stable codebase maintaining backward compatibility with the id ";