- From: Mercurial notifier <nobody@w3.org>
- Date: Thu, 29 Jul 2010 19:32:25 +0000
- To: Unicorn Updates <www-validator-cvs@w3.org>
changeset: 1391:2958fa348d90 user: Thomas Gambet <tgambet@w3.org> date: Thu Jul 29 15:26:03 2010 -0400 files: WebContent/WEB-INF/resources/templates/xhtml10.vm description: + xml:lang attribute on donation program diff -r 3cbbb338091c -r 2958fa348d90 WebContent/WEB-INF/resources/templates/xhtml10.vm --- a/WebContent/WEB-INF/resources/templates/xhtml10.vm Thu Jul 29 19:28:05 2010 +0200 +++ b/WebContent/WEB-INF/resources/templates/xhtml10.vm Thu Jul 29 15:26:03 2010 -0400 @@ -24,7 +24,7 @@ <img src="http://www.w3.org/QA/Tools/I_heart_validator_lg" alt="Validators Donation Program Logo"/> </a> </span> - <span lang="en" id="don_program_text" dir="ltr"> + <span xml:lang="en" lang="en" id="don_program_text" dir="ltr"> The W3C validators rely on community support for hosting and development.<br /> <a href="http://www.w3.org/QA/Tools/Donate">Donate</a> and help us build better tools for a better web. </span>
Received on Thursday, 29 July 2010 19:32:26 UTC