validator/htdocs/config types.conf,1.51,1.52

Update of /sources/public/validator/htdocs/config
In directory hutz:/tmp/cvs-serv26891/config

Modified Files:
	types.conf 
Log Message:
Add local ISO-HTML badge URIs.

Index: types.conf
===================================================================
RCS file: /sources/public/validator/htdocs/config/types.conf,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- types.conf	24 Oct 2009 16:34:14 -0000	1.51
+++ types.conf	25 Oct 2009 07:44:36 -0000	1.52
@@ -509,6 +509,7 @@
   </Types>
   <Badge>
     URI       = http://validator.w3.org/images/v15445
+    Local URI = images/v15445
     Alt       = Valid ISO/IEC 15445:2000
   </Badge>
 </ISO_IEC_15445_2000>
@@ -525,6 +526,7 @@
   </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 Sunday, 25 October 2009 07:44:42 UTC