diff options
Diffstat (limited to 'htdocs/header.html')
-rwxr-xr-x | htdocs/header.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/htdocs/header.html b/htdocs/header.html index eb1131c..0662cb8 100755 --- a/htdocs/header.html +++ b/htdocs/header.html @@ -15,7 +15,7 @@ <!--#if expr="$feeds = 1" --> <link rel="alternate" type="application/atom+xml" href="whatsnew.atom" /> <!--#endif --> - <!-- SSI Template Version: $Id: header.html,v 1.39 2005-11-15 05:17:25 ot Exp $ --> + <!-- SSI Template Version: $Id: header.html,v 1.40 2006-03-31 05:48:01 ot Exp $ --> </head> <body> @@ -34,7 +34,6 @@ <li><a href="<!--#echo var="relroot" -->docs/" accesskey="3" title="Documentation for this Service">Docs</a></li> <li><a href="<!--#echo var="relroot" -->docs/help.html" title="Help and answers to frequently asked questions">Help & <acronym title="Frequently Asked Questions">FAQ</acronym></a></li> <li><a href="<!--#echo var="relroot" -->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> <div id="main"><!-- This DIV encapsulates everything in this page - necessary for the positioning --> |