[pkg-java] r12763 - trunk/website
Damien Raude-Morvan
drazzib at alioth.debian.org
Fri Jul 16 21:08:52 UTC 2010
Author: drazzib
Date: 2010-07-16 21:08:46 +0000 (Fri, 16 Jul 2010)
New Revision: 12763
Modified:
trunk/website/building.html
trunk/website/developers.html
trunk/website/index.html
Log:
Change W2C icon (use XHTML's one)
Modified: trunk/website/building.html
===================================================================
--- trunk/website/building.html 2010-07-16 21:06:34 UTC (rev 12762)
+++ trunk/website/building.html 2010-07-16 21:08:46 UTC (rev 12763)
@@ -46,7 +46,10 @@
</ul>
<hr/>
- <p class="footer"><a href="http://validator.w3.org/check/referer"><img src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!" height="31" width="88"/></a>
+ <p class="footer">
+ <a href="http://validator.w3.org/check?uri=referer"><img
+ src="http://www.w3.org/Icons/valid-xhtml10"
+ alt="Valid XHTML 1.0 Strict" height="31" width="88" /></a>
Last Modified: $Date$
</p>
</body>
Modified: trunk/website/developers.html
===================================================================
--- trunk/website/developers.html 2010-07-16 21:06:34 UTC (rev 12762)
+++ trunk/website/developers.html 2010-07-16 21:08:46 UTC (rev 12763)
@@ -67,7 +67,10 @@
</ul>
<hr/>
- <p class="footer"><a href="http://validator.w3.org/check/referer"><img src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!" height="31" width="88"/></a>
+ <p class="footer">
+ <a href="http://validator.w3.org/check?uri=referer"><img
+ src="http://www.w3.org/Icons/valid-xhtml10"
+ alt="Valid XHTML 1.0 Strict" height="31" width="88" /></a>
Last Modified: $Date$
</p>
</body>
Modified: trunk/website/index.html
===================================================================
--- trunk/website/index.html 2010-07-16 21:06:34 UTC (rev 12762)
+++ trunk/website/index.html 2010-07-16 21:08:46 UTC (rev 12763)
@@ -65,7 +65,10 @@
<hr/>
- <p class="footer"><a href="http://validator.w3.org/check/referer"><img src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!" height="31" width="88"/></a>
+ <p class="footer">
+ <a href="http://validator.w3.org/check?uri=referer"><img
+ src="http://www.w3.org/Icons/valid-xhtml10"
+ alt="Valid XHTML 1.0 Strict" height="31" width="88" /></a>
Last Modified: $Date$
</p>
</body>
More information about the pkg-java-commits
mailing list