- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 17 Nov 2008 18:10:48 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs In directory hutz:/tmp/cvs-serv23695/htdocs Modified Files: footer.html Log Message: fixing display bug, re: http://lists.w3.org/Archives/Public/www-validator/2008Nov/0016.html - thanks to Mike Hunter for the tip. Index: footer.html =================================================================== RCS file: /sources/public/validator/htdocs/footer.html,v retrieving revision 1.31 retrieving revision 1.32 diff -u -d -r1.31 -r1.32 --- footer.html 15 Aug 2008 13:19:44 -0000 1.31 +++ footer.html 17 Nov 2008 18:10:46 -0000 1.32 @@ -7,10 +7,7 @@ <div id="footer"> <p id="activity_logos"> - <a href="http://www.w3.org/Status" title="W3C's Open Source, bringing you free Web quality tools and more"> - <img src="http://www.w3.org/Icons/WWW/w3c_home_nb" alt="W3C" /> - <img src="http://www.opensource.org/trademarks/opensource/web/opensource-55x48.jpg" alt="Open-Source" title="We are building certified Open Source/Free Software. - see www.opensource.org" /> - </a> + <a href="http://www.w3.org/Status" title="W3C's Open Source, bringing you free Web quality tools and more"><img src="http://www.w3.org/Icons/WWW/w3c_home_nb" alt="W3C" /><img src="http://www.opensource.org/trademarks/opensource/web/opensource-55x48.jpg" alt="Open-Source" title="We are building certified Open Source/Free Software. - see www.opensource.org" /></a> </p> <p id="support_logo">
Received on Monday, 17 November 2008 18:10:58 UTC