validator/share/templates/en_US header.tmpl,1.22.2.1,1.22.2.2

Update of /sources/public/validator/share/templates/en_US
In directory hutz:/tmp/cvs-serv30214/share/templates/en_US

Modified Files:
      Tag: validator-0_7-branch
	header.tmpl 
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.tmpl
===================================================================
RCS file: /sources/public/validator/share/templates/en_US/header.tmpl,v
retrieving revision 1.22.2.1
retrieving revision 1.22.2.2
diff -u -d -r1.22.2.1 -r1.22.2.2
--- header.tmpl	5 Sep 2005 02:08:11 -0000	1.22.2.1
+++ header.tmpl	7 Feb 2006 07:01:36 -0000	1.22.2.2
@@ -26,7 +26,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>
@@ -36,6 +36,5 @@
         <li><a href="./docs/" accesskey="3" title="Documentation for this Service">Docs</a></li>
 	<li><a href="./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="./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>
 

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