- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 20 Feb 2007 02:09:13 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/share/templates/en_US
In directory hutz:/tmp/cvs-serv32182
Modified Files:
error_loop.tmpl
Log Message:
internal anchor
Index: error_loop.tmpl
===================================================================
RCS file: /sources/public/validator/share/templates/en_US/error_loop.tmpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- error_loop.tmpl 23 May 2005 05:51:06 -0000 1.2
+++ error_loop.tmpl 20 Feb 2007 02:09:11 -0000 1.3
@@ -1,4 +1,4 @@
-<TMPL_IF NAME="has_errors"><ol></TMPL_IF>
+<TMPL_IF NAME="has_errors"><ol id="error_loop"></TMPL_IF>
<TMPL_IF NAME="opt_show_source">
<TMPL_LOOP NAME="file_errors">
<li<TMPL_IF NAME="class"> class="<TMPL_VAR NAME="class">"</TMPL_IF>>
Received on Tuesday, 20 February 2007 02:09:19 UTC