perl/modules/W3C/LinkChecker/bin checklink,4.67,4.68

Update of /sources/public/perl/modules/W3C/LinkChecker/bin
In directory hutz:/tmp/cvs-serv19541/bin

Modified Files:
	checklink 
Log Message:
Reassign accesskey 2 to downloads.

Index: checklink
===================================================================
RCS file: /sources/public/perl/modules/W3C/LinkChecker/bin/checklink,v
retrieving revision 4.67
retrieving revision 4.68
diff -u -d -r4.67 -r4.68
--- checklink	13 Sep 2007 15:42:41 -0000	4.67
+++ checklink	13 Sep 2007 16:38:22 -0000	4.68
@@ -2226,7 +2226,7 @@
 </div><!-- main -->
 <ul class="navbar" id="menu">
   <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="http://search.cpan.org/dist/W3C-LinkChecker/" accesskey="2" 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>
 </ul>

Received on Thursday, 13 September 2007 16:38:27 UTC