diff options
Diffstat (limited to 'htdocs/header.html')
-rwxr-xr-x | htdocs/header.html | 6 |
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> |