- From: Ville Skytta <ville@dev.w3.org>
- Date: Sun, 14 Nov 2004 01:30:51 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/share/templates/en_US In directory hutz:/tmp/cvs-serv2855 Modified Files: opt_show_parsetree.tmpl Log Message: Link to the #form in results, not front page (#847). Index: opt_show_parsetree.tmpl =================================================================== RCS file: /sources/public/validator/share/templates/en_US/opt_show_parsetree.tmpl,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- opt_show_parsetree.tmpl 2 Dec 2002 01:53:16 -0000 1.1 +++ opt_show_parsetree.tmpl 14 Nov 2004 01:30:49 -0000 1.2 @@ -5,7 +5,7 @@ I am excluding the attributes, as you requested. <TMPL_ELSE> You can also view this parse tree without attributes by selecting the - appropriate option on <a href="./#form">the form</a>. + appropriate option on <a href="#form">the form</a>. </TMPL_IF> </p> <pre>
Received on Sunday, 14 November 2004 01:30:52 UTC