diff options
-rwxr-xr-x | htdocs/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/footer.html b/htdocs/footer.html index aeac3ae..9cdbab7 100755 --- a/htdocs/footer.html +++ b/htdocs/footer.html @@ -3,7 +3,7 @@ <li><a href="<!--#echo var="relroot" -->whatsnew.html" title="The changes made to this service recently">News</a><span> | </span></li> <li><a href="<!--#echo var="relroot" -->docs/" accesskey="3" title="Documentation for this Service">Docs</a><span> | </span></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><span> | </span></li> -<li><a href="<!--#echo var="relroot" -->feedback.html" accesskey="4" title="How to provide feedback on this service">Feedback</a></li></ul> +<li><a href="<!--#echo var="relroot" -->feedback.html" accesskey="4" title="How to provide feedback on this service">Feedback</a></li> <li><a href="<!--#echo var="relroot" -->contribute.html" title="How to contribute to the validator project">Contribute</a></li></ul> <div id="footer"> |