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