- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 13 Sep 2007 15:42:44 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/perl/modules/W3C/LinkChecker/bin In directory hutz:/tmp/cvs-serv17788 Modified Files: checklink Log Message: Remove "Skip past navigation" link; there is no such anchor on the "front" page and there is nothing to skip at end of the doc. Index: checklink =================================================================== RCS file: /sources/public/perl/modules/W3C/LinkChecker/bin/checklink,v retrieving revision 4.66 retrieving revision 4.67 diff -u -d -r4.66 -r4.67 --- checklink 13 Sep 2007 07:43:56 -0000 4.66 +++ checklink 13 Sep 2007 15:42:41 -0000 4.67 @@ -2225,8 +2225,7 @@ </div> </div><!-- main --> <ul class="navbar" id="menu"> - <li><span class="hideme"><a href="#results1" accesskey="2" title="Skip past navigation to main part of page">Skip Navigation</a> |</span> - <a href="%s" accesskey="3" title="Documentation for this Link Checker Service">Docs</a></li> + <li><a href="%s" accesskey="3" title="Documentation for this Link Checker Service">Docs</a></li> <li><a href="http://search.cpan.org/dist/W3C-LinkChecker/" title="Download the source / Install this service">Download</a></li> <li><a href="%s#csb" title="feedback: comments, suggestions and bugs" accesskey="4">Feedback</a></li> <li><a href="http://validator.w3.org/" title="Validate your markup with the W3C Markup Validation Service">Validator</a></li>
Received on Thursday, 13 September 2007 15:42:46 UTC