- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 28 Aug 2007 23:15:23 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv20536/htdocs
Modified Files:
header.html
Log Message:
rewording, suggested by Ruud:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4989
Index: header.html
===================================================================
RCS file: /sources/public/validator/htdocs/header.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- header.html 24 Jul 2007 07:19:10 -0000 1.52
+++ header.html 28 Aug 2007 23:15:20 -0000 1.53
@@ -32,7 +32,7 @@
<a href="http://www.w3.org/"><img alt="W3C" width="110" height="61" id="logo" src="<!--#echo var="relroot" -->images/w3c.png" /></a>
<a href="<!--#echo var="relroot" -->"><span>Markup Validation Service</span></a>
</h1>
- <p id="tagline">Check the markup (HTML, XHTML) of Web documents</p>
+ <p id="tagline">Check the markup (HTML, XHTML, …) of Web documents</p>
</div>
Received on Tuesday, 28 August 2007 23:15:29 UTC