- From: Thomas Gambet via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 21 Aug 2009 15:33:58 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2006/unicorn/WebContent/WEB-INF/resources/templates/includes
In directory hutz:/tmp/cvs-serv27574/WebContent/WEB-INF/resources/templates/includes
Modified Files:
Tag: dev2
footer.vm
Log Message:
added images
Index: footer.vm
===================================================================
RCS file: /sources/public/2006/unicorn/WebContent/WEB-INF/resources/templates/includes/Attic/footer.vm,v
retrieving revision 1.1.2.5
retrieving revision 1.1.2.6
diff -u -d -r1.1.2.5 -r1.1.2.6
--- footer.vm 21 Aug 2009 07:04:45 -0000 1.1.2.5
+++ footer.vm 21 Aug 2009 15:33:56 -0000 1.1.2.6
@@ -13,7 +13,7 @@
<div id="footer">
<p id="activity_logos">
<a href="http://www.w3.org/QA/" title="W3C's Quality Assurance Activity, bringing you free Web quality tools and more">
- <img src="http://www.w3.org/QA/2002/12/qa-small.png" alt="QA" />
+ <img src="images/qa-small.png" alt="QA" />
</a>
<a href="http://dev.w3.org/cvsweb/2006/unicorn/" title="Download the code">
<img src="images/opensource-75x65.png" alt="Open Source" height="48"/>
@@ -21,7 +21,7 @@
</p>
<p id="support_logo">
<a href="http://www.w3.org/QA/Tools/Donate">
- <img src="http://www.w3.org/QA/Tools/I_heart_validator" alt="I heart Validator logo" title=" Validators Donation Program" />
+ <img src="images/I_heart_validator.png" alt="I heart Validator logo" title=" Validators Donation Program" />
</a>
</p>
<p class="copyright">
Received on Friday, 21 August 2009 15:34:15 UTC