diff options
author | ot <ot@localhost> | 2007-05-31 00:57:45 +0000 |
---|---|---|
committer | ot <ot@localhost> | 2007-05-31 00:57:45 +0000 |
commit | 10cba58a14f1ce9eec681467b51c515c4a12159e (patch) | |
tree | 9f2acd23434fc665f73d71ca30f532cd52c6353d /share/templates/en_US | |
parent | b072b3155c618341e6e1f2d73941721c2be3c5e5 (diff) | |
download | markup-validator-10cba58a14f1ce9eec681467b51c515c4a12159e.zip markup-validator-10cba58a14f1ce9eec681467b51c515c4a12159e.tar.gz markup-validator-10cba58a14f1ce9eec681467b51c515c4a12159e.tar.bz2 |
avoiding header with empty paragraph for valid file uploads
Diffstat (limited to 'share/templates/en_US')
-rw-r--r-- | share/templates/en_US/valid.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/templates/en_US/valid.tmpl b/share/templates/en_US/valid.tmpl index ec63314..5f2414c 100644 --- a/share/templates/en_US/valid.tmpl +++ b/share/templates/en_US/valid.tmpl @@ -89,8 +89,8 @@ above to reference your local image rather than the one on this server. </p> </TMPL_IF> -<h4>Linking to this result</h4> <TMPL_UNLESS NAME="is_upload"> +<h4>Linking to this result</h4> <p> If you would like to create a link to <em>this</em> page (i.e., this validation result) to make it easier to revalidate this page in the |