mirror of
https://git.code.sf.net/p/quake/website
synced 2024-11-10 15:22:13 +00:00
Escape the & in the sflogo link.
This commit is contained in:
parent
f5c07e8b62
commit
864df4e92a
1 changed files with 1 additions and 1 deletions
|
@ -76,6 +76,6 @@
|
|||
|
||||
// searchMenu ();
|
||||
?>
|
||||
<SPAN class="centered"><A class="sfLogo" href="http://sourceforge.net/"><IMG src="http://sflogo.sourceforge.net/sflogo.php?group_id=882&type=2" width="125" height="37" border="0" alt="SourceForge Logo"></A></SPAN>
|
||||
<SPAN class="centered"><A class="sfLogo" href="http://sourceforge.net/projects/quake/"><IMG src="http://sflogo.sourceforge.net/sflogo.php?group_id=882&type=2" width="125" height="37" border="0" alt="SourceForge Logo"></A></SPAN>
|
||||
</DIV>
|
||||
<!-- end menu -->
|
||||
|
|
Loading…
Reference in a new issue