- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 24 Oct 2009 16:34:16 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/config
In directory hutz:/tmp/cvs-serv16062
Modified Files:
types.conf
Log Message:
Local badge URI tweaks.
Index: types.conf
===================================================================
RCS file: /sources/public/validator/htdocs/config/types.conf,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- types.conf 24 Oct 2009 16:12:51 -0000 1.50
+++ types.conf 24 Oct 2009 16:34:14 -0000 1.51
@@ -31,8 +31,8 @@
<Badge>
URI = http://www.w3.org/Icons/valid-html20
ALT URI = http://www.w3.org/Icons/valid-html20-blue
-# Local URI = images/valid_icons/valid-html20
-# Local ALT URI = images/valid_icons/valid-html20-blue
+ Local URI = images/valid_icons/valid-html20
+ Local ALT URI = images/valid_icons/valid-html20-blue
</Badge>
</HTML_2_0>
@@ -509,7 +509,6 @@
</Types>
<Badge>
URI = http://validator.w3.org/images/v15445
- Local URI = http://validator.w3.org/images/v15445
Alt = Valid ISO/IEC 15445:2000
</Badge>
</ISO_IEC_15445_2000>
@@ -526,7 +525,6 @@
</Types>
<Badge>
URI = http://validator.w3.org/images/v15445
- Local URI = /images/v15445
Alt = Valid ISO/IEC 15445:2000
</Badge>
</ISO_IEC_15445_2000_MARKUP>
Received on Saturday, 24 October 2009 16:34:17 UTC