diff options
-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"> |