- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 29 Dec 2008 16:49:08 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv21044/htdocs
Modified Files:
intro.html
Log Message:
donation plea in results, homepage, controlled by js file on w3.org
Index: intro.html
===================================================================
RCS file: /sources/public/validator/htdocs/intro.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- intro.html 11 Dec 2008 13:46:27 -0000 1.10
+++ intro.html 29 Dec 2008 16:49:06 -0000 1.11
@@ -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 />
Received on Monday, 29 December 2008 16:49:17 UTC