- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 13 Nov 2006 04:08:54 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv4141
Modified Files:
header.html
Log Message:
unofficial icon went 404
Index: header.html
===================================================================
RCS file: /sources/public/validator/htdocs/header.html,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- header.html 17 May 2006 12:52:51 -0000 1.41
+++ header.html 13 Nov 2006 04:08:52 -0000 1.42
@@ -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/w3c_home_nobars" /></a>
+ <a href="http://www.w3.org/"><img height="48" alt="W3C" id="logo" src="http://www.w3.org/Icons/w3c_home_nb" /></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 Monday, 13 November 2006 04:09:03 UTC