diff options
author | ot <ot@localhost> | 2007-07-24 07:03:24 +0000 |
---|---|---|
committer | ot <ot@localhost> | 2007-07-24 07:03:24 +0000 |
commit | e24029b22cec33531af4a0875c63f3c91247df40 (patch) | |
tree | 4f65f1d71c065e04c2487c01fbefa04485f32c8b /htdocs | |
parent | 44e4b3f310c4e5180d31eb5b1656581fe273bc59 (diff) | |
download | markup-validator-e24029b22cec33531af4a0875c63f3c91247df40.zip markup-validator-e24029b22cec33531af4a0875c63f3c91247df40.tar.gz markup-validator-e24029b22cec33531af4a0875c63f3c91247df40.tar.bz2 |
preparing 0.8.0 release
Diffstat (limited to 'htdocs')
-rwxr-xr-x | htdocs/footer.html | 2 | ||||
-rw-r--r-- | htdocs/intro.html | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/htdocs/footer.html b/htdocs/footer.html index 0b31cba..2d07b75 100755 --- a/htdocs/footer.html +++ b/htdocs/footer.html @@ -24,7 +24,7 @@ </a> </p> <p id="version_info"> - This is the W3C Markup Validator, <a href="<!--#echo var="relroot" -->whatsnew.html#t2007-06-01"><abbr title="version">v</abbr>0.8.0-beta2</a>. + This is the W3C Markup Validator, <a href="<!--#echo var="relroot" -->whatsnew.html#t2007-07-25"><abbr title="version">v</abbr>0.8.0</a>. </p> <p class="copyright"> diff --git a/htdocs/intro.html b/htdocs/intro.html index 63d8dd4..dca06c2 100644 --- a/htdocs/intro.html +++ b/htdocs/intro.html @@ -10,8 +10,8 @@ there are <a href="http://www.w3.org/QA/Tools/">other validators and tools</a> available. </p> </div> - +<!-- <p id="test_warning"><img src="images/info_icons/warning.png" alt="Important" /> This is a temporary instance of the validator, used for <a href="whatsnew.html#t2007-06-01">Beta Testing</a> purposes.<br /> If you would like to use or link to a stable version of the validator, see <a href="http://validator.w3.org/">validator.w3.org</a>. -</p>
\ No newline at end of file +</p>-->
\ No newline at end of file |