- From: Olivier Thereaux <ot@dev.w3.org>
- Date: Wed, 19 Jan 2005 12:47:49 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/share/templates/en_US
In directory hutz:/tmp/cvs-serv9326
Modified Files:
header.tmpl
Log Message:
matching the header ssi in htdocs/header.html
Index: header.tmpl
===================================================================
RCS file: /sources/public/validator/share/templates/en_US/header.tmpl,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- header.tmpl 19 Jan 2005 07:43:11 -0000 1.10
+++ header.tmpl 19 Jan 2005 12:47:47 -0000 1.11
@@ -20,7 +20,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" /></a>
+ <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/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.7.0-dev</span>
Received on Wednesday, 19 January 2005 12:47:50 UTC