diff options
author | ot <ot@localhost> | 2008-08-08 13:39:53 +0000 |
---|---|---|
committer | ot <ot@localhost> | 2008-08-08 13:39:53 +0000 |
commit | a44f463ef3456af431e02107960cc52c6a175184 (patch) | |
tree | 5a7cf71673ab5aaff9db39e1833b9a172eef02ad | |
parent | 729be1c9e372d46204ee071537d495bee71185ba (diff) | |
download | markup-validator-a44f463ef3456af431e02107960cc52c6a175184.zip markup-validator-a44f463ef3456af431e02107960cc52c6a175184.tar.gz markup-validator-a44f463ef3456af431e02107960cc52c6a175184.tar.bz2 |
linking to proper news item
-rwxr-xr-x | htdocs/footer.html | 4 | ||||
-rw-r--r-- | share/templates/en_US/footer.tmpl | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/htdocs/footer.html b/htdocs/footer.html index cc15f13..ca2ab2a 100755 --- a/htdocs/footer.html +++ b/htdocs/footer.html @@ -21,7 +21,7 @@ </a> </p> <p id="version_info"> - This is the W3C Markup Validator, <a href="<!--#echo var="relroot" -->whatsnew.html#t2007-10-11"><abbr title="version">v</abbr>0.8.3</a>. + This is the W3C Markup Validator, <a href="<!--#echo var="relroot" -->whatsnew.html#t2008-08-08"><abbr title="version">v</abbr>0.8.3</a>. </p> <p class="copyright"> @@ -43,4 +43,4 @@ <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Members">Member</a> privacy statements. </p> -</div>
\ No newline at end of file +</div> diff --git a/share/templates/en_US/footer.tmpl b/share/templates/en_US/footer.tmpl index 7e4fee9..e501504 100644 --- a/share/templates/en_US/footer.tmpl +++ b/share/templates/en_US/footer.tmpl @@ -27,7 +27,7 @@ </a> </p> <p id="version_info"> - This is the W3C Markup Validator, <a href="whatsnew.html#t2007-10-11"><abbr title="version">v</abbr>0.8.3</a>. + This is the W3C Markup Validator, <a href="whatsnew.html#t2008-08-08"><abbr title="version">v</abbr>0.8.3</a>. </p> <p class="copyright"> |