- From: Mercurial notifier <nobody@w3.org>
- Date: Thu, 16 Sep 2010 16:22:25 +0000
- To: markup-validator updates <www-validator-cvs@w3.org>
changeset: 3138:9aa0abf15ce7 tag: tip user: Thomas Gambet <tgambet@w3.org> date: Thu Sep 16 12:21:52 2010 -0400 files: htdocs/footer.html htdocs/images/opensource-55x48.png share/templates/en_US/footer.tmpl description: ~ open source icon stored locally diff -r 07d67fdee215 -r 9aa0abf15ce7 htdocs/footer.html --- a/htdocs/footer.html Thu Sep 16 12:20:57 2010 -0400 +++ b/htdocs/footer.html Thu Sep 16 12:21:52 2010 -0400 @@ -8,7 +8,7 @@ <div id="footer"> <p id="activity_logos"> - <a href="http://www.w3.org/Status" title="W3C's Open Source, bringing you free Web quality tools and more"><img src="http://www.w3.org/Icons/WWW/w3c_home_nb" alt="W3C" /><img src="http://www.opensource.org/trademarks/opensource/web/opensource-55x48.jpg" alt="Open-Source" title="We are building certified Open Source/Free Software. - see www.opensource.org" /></a> + <a href="http://www.w3.org/Status" title="W3C's Open Source, bringing you free Web quality tools and more"><img src="http://www.w3.org/Icons/WWW/w3c_home_nb" alt="W3C" /><img src="/images/opensource-55x48.png" alt="Open-Source" title="We are building certified Open Source/Free Software. - see www.opensource.org" /></a> </p> <p id="support_logo"> diff -r 07d67fdee215 -r 9aa0abf15ce7 htdocs/images/opensource-55x48.png Binary file htdocs/images/opensource-55x48.png has changed diff -r 07d67fdee215 -r 9aa0abf15ce7 share/templates/en_US/footer.tmpl --- a/share/templates/en_US/footer.tmpl Thu Sep 16 12:20:57 2010 -0400 +++ b/share/templates/en_US/footer.tmpl Thu Sep 16 12:21:52 2010 -0400 @@ -13,7 +13,7 @@ <div id="footer"> <p id="activity_logos"> - <a href="http://www.w3.org/Status" title="W3C's Open Source, bringing you free Web quality tools and more"><img src="http://www.w3.org/Icons/WWW/w3c_home_nb" alt="W3C" /><img src="http://www.opensource.org/trademarks/opensource/web/opensource-55x48.jpg" alt="Open-Source" title="We are building certified Open Source/Free Software. - see www.opensource.org" /></a> + <a href="http://www.w3.org/Status" title="W3C's Open Source, bringing you free Web quality tools and more"><img src="http://www.w3.org/Icons/WWW/w3c_home_nb" alt="W3C" /><img src="/images/opensource-55x48.png" alt="Open-Source" title="We are building certified Open Source/Free Software. - see www.opensource.org" /></a> </p> <p id="support_logo">
Received on Thursday, 16 September 2010 16:22:30 UTC