diff options
author | Andreas Boll <[email protected]> | 2012-06-12 09:05:15 +0200 |
---|---|---|
committer | Brian Paul <[email protected]> | 2012-06-12 08:03:29 -0600 |
commit | 703a662c1582794a5a0b29bb2ff5a5e04149a3e6 (patch) | |
tree | 440bfc7f7b362c6fd1462a4ea21734346027c299 /docs/thanks.html | |
parent | ecd5c7ceb8e4c8841b2708e5ab7efa145583f8c2 (diff) |
docs: escape special html chars
Signed-off-by: Brian Paul <[email protected]>
Diffstat (limited to 'docs/thanks.html')
-rw-r--r-- | docs/thanks.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/thanks.html b/docs/thanks.html index b97ad7476ed..b7e7e20a3e3 100644 --- a/docs/thanks.html +++ b/docs/thanks.html @@ -35,9 +35,9 @@ Tungsten Graphics, Inc. have supported the ongoing development of Mesa. <li>The <A HREF="http://sourceforge.net/projects/mesa3d" target="_parent">Mesa</A> website is hosted by -<A HREF="http://sourceforge.net" target="_parent"> -<IMG SRC="http://sourceforge.net/sflogo.php?group_id=3&type=1" -WIDTH="88" HEIGHT="31" ALIGN="BOTTOM" ALT="Sourceforge.net" BORDER="0"></A> +<a href="http://sourceforge.net" target="_parent"> +<img src="http://sourceforge.net/sflogo.php?group_id=3&type=1" +width="88" height="31" align="bottom" alt="Sourceforge.net" border="0"></a> <br> <br> |