summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xhtdocs/footer.html1
-rw-r--r--share/templates/en_US/footer.tmpl1
2 files changed, 2 insertions, 0 deletions
diff --git a/htdocs/footer.html b/htdocs/footer.html
index 9c92b3f..aeac3ae 100755
--- a/htdocs/footer.html
+++ b/htdocs/footer.html
@@ -4,6 +4,7 @@
<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&nbsp;&amp;&nbsp;<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" -->contribute.html" title="How to contribute to the validator project">Contribute</a></li></ul>
<div id="footer">
<p id="activity_logos">
diff --git a/share/templates/en_US/footer.tmpl b/share/templates/en_US/footer.tmpl
index 85137c4..c3497b4 100644
--- a/share/templates/en_US/footer.tmpl
+++ b/share/templates/en_US/footer.tmpl
@@ -8,6 +8,7 @@
<li><a href="./docs/" accesskey="3" title="Documentation for this Service">Docs</a><span> | </span></li>
<li><a href="./docs/help.html" title="Help and answers to frequently asked questions">Help&nbsp;&amp;&nbsp;<acronym title="Frequently Asked Questions">FAQ</acronym></a><span> | </span></li>
<li><a href="./feedback.html" accesskey="4" title="How to provide feedback on this service">Feedback</a><span> | </span></li>
+ <li><a href="./contribute.html" title="How to contribute to the validator project">Contribute</a><span> | </span></li>
</ul>
<div id="footer">