- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 20 Apr 2007 00:23:44 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs In directory hutz:/tmp/cvs-serv9979/htdocs Modified Files: footer.html Log Message: removing "skip" links per http://lists.w3.org/Archives/Public/public-qa-dev/2007Apr/0000.html Index: footer.html =================================================================== RCS file: /sources/public/validator/htdocs/footer.html,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- footer.html 19 Apr 2007 19:41:42 -0000 1.16 +++ footer.html 20 Apr 2007 00:23:41 -0000 1.17 @@ -1,5 +1,4 @@ <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> <a href="<!--#echo var="relroot" -->" accesskey="1" title="Go to the Home Page for The W3C Markup Validation Service"><strong>Home</strong></a></li> <li><a href="<!--#echo var="relroot" -->about.html" title="Information About this Service">About...</a></li> <li><a href="<!--#echo var="relroot" -->whatsnew.html" title="The changes made to this service recently">News</a></li>
Received on Friday, 20 April 2007 00:23:55 UTC