- From: Bjoern Hoehrmann via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 17 May 2006 12:52:53 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs In directory hutz:/tmp/cvs-serv30408 Modified Files: header.html Log Message: update logo URL so we get the latest and greatest (?) logos Index: header.html =================================================================== RCS file: /sources/public/validator/htdocs/header.html,v retrieving revision 1.40 retrieving revision 1.41 diff -u -d -r1.40 -r1.41 --- header.html 31 Mar 2006 05:48:01 -0000 1.40 +++ header.html 17 May 2006 12:52:51 -0000 1.41 @@ -21,7 +21,7 @@ <body> <div id="banner"> <h1 id="title"> - <a href="http://www.w3.org/"><img height="48" alt="W3C" id="logo" src="http://www.w3.org/Icons/WWW/w3c_home_nb" /></a> + <a href="http://www.w3.org/"><img height="48" alt="W3C" id="logo" src="http://www.w3.org/Icons/w3c_home_nobars" /></a> <a href="http://www.w3.org/QA/"><img src="http://www.w3.org/QA/2002/12/qa-small.png" alt="QA" /></a> Markup Validation Service</h1> <span id="versioninfo"><abbr title="version">v</abbr> 0.8-<abbr title="development">dev</abbr> </span>
Received on Wednesday, 17 May 2006 12:53:02 UTC