summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
authorot <ot@localhost>2007-08-28 23:15:21 +0000
committerot <ot@localhost>2007-08-28 23:15:21 +0000
commit756bd2a6a39be3c0c326daab97b0eff590378414 (patch)
tree2eacd28ca83c386c50b69c4462866b6f24758c3f /htdocs
parentd041f833f029b3def9313ea18d0d16e939c06ebd (diff)
downloadmarkup-validator-756bd2a6a39be3c0c326daab97b0eff590378414.zip
markup-validator-756bd2a6a39be3c0c326daab97b0eff590378414.tar.gz
markup-validator-756bd2a6a39be3c0c326daab97b0eff590378414.tar.bz2
rewording, suggested by Ruud:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4989
Diffstat (limited to 'htdocs')
-rwxr-xr-xhtdocs/header.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/htdocs/header.html b/htdocs/header.html
index 482c622..f38d9c6 100755
--- a/htdocs/header.html
+++ b/htdocs/header.html
@@ -13,7 +13,7 @@
<script type="text/javascript" src="scripts/mootools.js"></script>
<script type="text/javascript" src="scripts/w3c-validator.js"></script>
<!--#endif -->
- <meta name="revision" content="$Id: header.html,v 1.52 2007-07-24 07:19:10 ot Exp $" />
+ <meta name="revision" content="$Id: header.html,v 1.53 2007-08-28 23:15:20 ot Exp $" />
<meta name="keywords" content="HTML, HyperText Markup Language, Validation,
W3C Markup Validation Service" />
<meta name="description" content="W3C's easy-to-use
@@ -22,7 +22,7 @@
<!--#if expr="$feeds = 1" -->
<link rel="alternate" type="application/atom+xml" href="http://www.w3.org/QA/Tools/validator-whatsnew.atom" />
<!--#endif -->
- <!-- SSI Template Version: $Id: header.html,v 1.52 2007-07-24 07:19:10 ot Exp $ -->
+ <!-- SSI Template Version: $Id: header.html,v 1.53 2007-08-28 23:15:20 ot Exp $ -->
</head>
@@ -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>