- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 04 Jun 2008 19:41:31 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/share/templates/en_US
In directory hutz:/tmp/cvs-serv17881
Modified Files:
valid.tmpl
Log Message:
missing a chunk of sentence in case of valid - direct input - result
Index: valid.tmpl
===================================================================
RCS file: /sources/public/validator/share/templates/en_US/valid.tmpl,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- valid.tmpl 5 May 2008 03:29:30 -0000 1.27
+++ valid.tmpl 4 Jun 2008 19:41:29 -0000 1.28
@@ -113,6 +113,7 @@
check it
<TMPL_ELSE>
<TMPL_IF NAME="is_direct_input">
+check it
<TMPL_ELSE>
<a title="Validate CSS at the W3C CSS Validator"
href="http://jigsaw.w3.org/css-validator/validator?uri=<TMPL_VAR NAME="file_uri_param">">check
Received on Wednesday, 4 June 2008 19:42:06 UTC