- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 24 Feb 2005 07:40:05 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/share/templates/en_US In directory hutz:/tmp/cvs-serv15682 Modified Files: warnings.tmpl Log Message: Add missing </dd>. Index: warnings.tmpl =================================================================== RCS file: /sources/public/validator/share/templates/en_US/warnings.tmpl,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- warnings.tmpl 24 Feb 2005 07:39:20 -0000 1.2 +++ warnings.tmpl 24 Feb 2005 07:40:03 -0000 1.3 @@ -242,6 +242,7 @@ <a href="docs/help.html#faq-doctype">Tell me more...</a> </p> </TMPL_IF> + </dd> </TMPL_IF> <TMPL_IF NAME="W17"> <dt id="W17">No Character Encoding detected!</dt>
Received on Thursday, 24 February 2005 07:40:05 UTC