[Pikloops-svn] SF.net SVN: pikloops: [90] web/trunk
Brought to you by:
dionysos-sf
|
From: <dio...@us...> - 2007-09-09 05:57:05
|
Revision: 90
http://pikloops.svn.sourceforge.net/pikloops/?rev=90&view=rev
Author: dionysos-sf
Date: 2007-09-04 04:28:17 -0700 (Tue, 04 Sep 2007)
Log Message:
-----------
Use the w3c blue logo
Modified Paths:
--------------
web/trunk/include/footer.inc.php
Added Paths:
-----------
web/trunk/images/valid-xhtml10-blue
Added: web/trunk/images/valid-xhtml10-blue
===================================================================
(Binary files differ)
Property changes on: web/trunk/images/valid-xhtml10-blue
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified: web/trunk/include/footer.inc.php
===================================================================
--- web/trunk/include/footer.inc.php 2007-08-22 11:03:49 UTC (rev 89)
+++ web/trunk/include/footer.inc.php 2007-09-04 11:28:17 UTC (rev 90)
@@ -8,7 +8,7 @@
</div>
<div id="w3c">
<a href="http://validator.w3.org/check?uri=referer" shape="rect">
- <img src="images/valid-xhtml10" alt="Valid XHTML 1.0!" width="88" height="31"/></a>
+ <img src="images/valid-xhtml10-blue" alt="Valid XHTML 1.0!" width="88" height="31"/></a>
</div>
</div>
</body>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|