diff options
author | ot <ot@localhost> | 2008-06-04 19:41:29 +0000 |
---|---|---|
committer | ot <ot@localhost> | 2008-06-04 19:41:29 +0000 |
commit | 32b0cab0d300090037c80a6309f032800b28eabe (patch) | |
tree | dbfbb1b09689c1d6d36dfefec9953e87a705e3b6 | |
parent | 89859876f5fc824ee73815282c70853c93dfd20e (diff) | |
download | markup-validator-32b0cab0d300090037c80a6309f032800b28eabe.zip markup-validator-32b0cab0d300090037c80a6309f032800b28eabe.tar.gz markup-validator-32b0cab0d300090037c80a6309f032800b28eabe.tar.bz2 |
missing a chunk of sentence in case of valid - direct input - result
-rw-r--r-- | share/templates/en_US/valid.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/templates/en_US/valid.tmpl b/share/templates/en_US/valid.tmpl index 969dbdd..332b1e3 100644 --- a/share/templates/en_US/valid.tmpl +++ b/share/templates/en_US/valid.tmpl @@ -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 |