- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 17 Jul 2008 15:26:50 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/share/templates/en_US In directory hutz:/tmp/cvs-serv7797/share/templates/en_US Modified Files: footer.tmpl Log Message: test for replacement of obsolete Quality Assurance logo Index: footer.tmpl =================================================================== RCS file: /sources/public/validator/share/templates/en_US/footer.tmpl,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- footer.tmpl 21 Feb 2008 07:10:59 -0000 1.17 +++ footer.tmpl 17 Jul 2008 15:26:48 -0000 1.18 @@ -11,13 +11,12 @@ </ul> <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="images/qa.png" alt="QA" /> - </a> - </p> + <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> + </p> <p id="support_logo"> Support this tool, become a<br />
Received on Thursday, 17 July 2008 15:27:28 UTC