- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 09 Nov 2007 19:26:31 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/share/templates/en_US
In directory hutz:/tmp/cvs-serv15577/share/templates/en_US
Modified Files:
table.tmpl
Log Message:
case fix
Index: table.tmpl
===================================================================
RCS file: /sources/public/validator/share/templates/en_US/table.tmpl,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- table.tmpl 11 Oct 2007 11:08:44 -0000 1.37
+++ table.tmpl 9 Nov 2007 19:26:29 -0000 1.38
@@ -136,7 +136,7 @@
<TMPL_IF NAME="opt_group_errors">
checked="checked"
</TMPL_IF>
- /><label for="group_yes">Group Error Messages by type</label></td>
+ /><label for="group_yes">Group Error Messages by Type</label></td>
</tr>
<tr>
<td><input type="checkbox" value="1" id="No200" name="No200"
Received on Friday, 9 November 2007 19:26:40 UTC