Author: ctian Date: Thu Nov 20 17:45:52 2008 New Revision: 146
Log: fix for XHTML 1.0
Modified: www/index.html
Modified: www/index.html ============================================================================== --- www/index.html (original) +++ www/index.html Thu Nov 20 17:45:52 2008 @@ -129,7 +129,7 @@ <div class="onethird right"> <!-- COLUMN --> <p> - <a href="http://sourceforge.net/donate/index.php?group_id=209101"><img src="http://images.sourceforge.net/images/project-support.jpg" width="88" height="32" border="0" alt="Support This Project" /> </a> + <a href="http://sourceforge.net/donate/index.php?group_id=209101"><img src="http://images.sourceforge.net/images/project-support.jpg" width="88" height="32" alt="Support This Project" /> </a> </p> <p> <a href="http://validator.w3.org/check?uri=http%3A%2F%2Fcommon-lisp.net%2Fproject%2Fcl-net-snmp%2Findex.html">
cl-net-snmp-cvs@common-lisp.net