- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 28 Aug 2007 23:15:24 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/share/templates/en_US
In directory hutz:/tmp/cvs-serv20536/share/templates/en_US
Modified Files:
header.tmpl
Log Message:
rewording, suggested by Ruud:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4989
Index: header.tmpl
===================================================================
RCS file: /sources/public/validator/share/templates/en_US/header.tmpl,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- header.tmpl 20 Jul 2007 03:10:57 -0000 1.35
+++ header.tmpl 28 Aug 2007 23:15:21 -0000 1.36
@@ -30,7 +30,7 @@
<a href="http://www.w3.org/"><img alt="W3C" width="110" height="61" id="logo" src="./images/w3c.png" /></a>
<a href="./"><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:27 UTC