validator/htdocs header.html,1.36.2.1,1.36.2.2

Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv30214/htdocs

Modified Files:
      Tag: validator-0_7-branch
	header.html 
Log Message:
removing checklink link, added with the other "other tools" in intro. bumping version in prevision of 0.7.2 release, targeted for Thu 09 Feb

Index: header.html
===================================================================
RCS file: /sources/public/validator/htdocs/header.html,v
retrieving revision 1.36.2.1
retrieving revision 1.36.2.2
diff -u -d -r1.36.2.1 -r1.36.2.2
--- header.html	5 Sep 2005 02:08:10 -0000	1.36.2.1
+++ header.html	7 Feb 2006 07:01:37 -0000	1.36.2.2
@@ -21,7 +21,7 @@
 	<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.1</span>
+	<span id="versioninfo"><abbr title="version">v</abbr>0.7.2</span>
     </div>
     <ul class="navbar" id="menu">
         <li><span class="hideme"><a href="#skip" accesskey="2" title="Skip past navigation to main part of page">Skip Navigation</a> |</span>
@@ -31,7 +31,6 @@
         <li><a href="<!--#echo var="relroot" -->docs/" accesskey="3" title="Documentation for this Service">Docs</a></li>
 	<li><a href="<!--#echo var="relroot" -->docs/help.html" title="Help and answers to frequently asked questions">Help&nbsp;&amp;&nbsp;<acronym title="Frequently Asked Questions">FAQ</acronym></a></li>
         <li><a href="<!--#echo var="relroot" -->feedback.html" accesskey="4" title="How to provide feedback on this service">Feedback</a></li>
-	<li><a href="http://validator.w3.org/checklink" title="In addition to fixing your markup, fix your links with the W3C Link Checker">Link Checker</a></li>
     </ul>
 
     <div id="main"><!-- This DIV encapsulates everything in this page - necessary for the positioning -->

Received on Tuesday, 7 February 2006 07:01:40 UTC