- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 09 Apr 2005 14:52:51 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/perl/modules/W3C/LinkChecker/bin In directory hutz:/tmp/cvs-serv10471/bin Modified Files: checklink Log Message: Fix navbar markup. Index: checklink =================================================================== RCS file: /sources/public/perl/modules/W3C/LinkChecker/bin/checklink,v retrieving revision 4.17 retrieving revision 4.18 diff -u -d -r4.17 -r4.18 --- checklink 31 Mar 2005 06:25:28 -0000 4.17 +++ checklink 9 Apr 2005 14:52:49 -0000 4.18 @@ -2050,7 +2050,7 @@ <div id="banner"><h1 id="title"><a href="http://www.w3.org/" title="W3C"><img alt="W3C" id="logo" src="http://www.w3.org/Icons/w3c_home" height="48" width="72"></a> Link Checker%s</h1></div> <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> - <li><a href="%s" accesskey="3" title="Documentation for this Link Checker Service">Docs</a></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 Saturday, 9 April 2005 14:52:51 UTC