- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 17 Jul 2008 15:26:49 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs In directory hutz:/tmp/cvs-serv7797/htdocs Modified Files: footer.html Log Message: test for replacement of obsolete Quality Assurance logo Index: footer.html =================================================================== RCS file: /sources/public/validator/htdocs/footer.html,v retrieving revision 1.27 retrieving revision 1.28 diff -u -d -r1.27 -r1.28 --- footer.html 21 Feb 2008 07:10:59 -0000 1.27 +++ footer.html 17 Jul 2008 15:26:47 -0000 1.28 @@ -7,9 +7,9 @@ <div id="footer"> <p id="activity_logos"> - <a href="http://www.w3.org/QA/" title="W3C's Quality Assurance Activity, bringing you free Web quality tools and more"> - - <img src="<!--#echo var="relroot" -->images/qa.png" alt="QA" /> + <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>
Received on Thursday, 17 July 2008 15:27:25 UTC