diff options
author | ot <ot@localhost> | 2008-12-29 16:49:06 +0000 |
---|---|---|
committer | ot <ot@localhost> | 2008-12-29 16:49:06 +0000 |
commit | 33810980b7000a22dc82bfaefe3143cd2cfee50c (patch) | |
tree | e05594f6b2775349f260a941b9cf0879331d7c37 /htdocs/intro.html | |
parent | 239cc004b8fb7dbe3a22f92749fdb71ffb5bbeaf (diff) | |
download | markup-validator-33810980b7000a22dc82bfaefe3143cd2cfee50c.zip markup-validator-33810980b7000a22dc82bfaefe3143cd2cfee50c.tar.gz markup-validator-33810980b7000a22dc82bfaefe3143cd2cfee50c.tar.bz2 |
donation plea in results, homepage, controlled by js file on w3.org
Diffstat (limited to 'htdocs/intro.html')
-rw-r--r-- | htdocs/intro.html | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/htdocs/intro.html b/htdocs/intro.html index 27f7b88..dd612a6 100644 --- a/htdocs/intro.html +++ b/htdocs/intro.html @@ -12,13 +12,8 @@ </p> </div> -<div class="intro"> - <p> - The Markup Validator is brought to you by W3C, with the support of - <a href="http://www.w3.org/QA/Tools/Donate" title="W3C Validators donation program"><strong>HP</strong> - and all your donations</a>. - </p> -</div> +<div class="intro" id="don_program"></div> +<script src="http://www.w3.org/QA/Tools/don_prog.js"></script> <p id="test_warning"><img src="images/info_icons/warning.png" alt="Important" /> This instance of the validator is either a development version used for testing purposes, or a local copy of the <a href="http://validator.w3.org/source/">W3C Markup Validator software</a> used for development and testing purposes.<br /> |