diff options
author | ville <ville@localhost> | 2004-11-14 01:30:49 +0000 |
---|---|---|
committer | ville <ville@localhost> | 2004-11-14 01:30:49 +0000 |
commit | 47c0244d1594e0a7e5e7be48a1398ecceb450545 (patch) | |
tree | 74bf25ba2cdab55a8ff6676f56f0fd44b21353e5 | |
parent | 2ad9aa2fa2219820a29596a846fc619b3d2bc986 (diff) | |
download | markup-validator-47c0244d1594e0a7e5e7be48a1398ecceb450545.zip markup-validator-47c0244d1594e0a7e5e7be48a1398ecceb450545.tar.gz markup-validator-47c0244d1594e0a7e5e7be48a1398ecceb450545.tar.bz2 |
Link to the #form in results, not front page (#847).
-rw-r--r-- | share/templates/en_US/opt_show_parsetree.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/templates/en_US/opt_show_parsetree.tmpl b/share/templates/en_US/opt_show_parsetree.tmpl index 72e5251..90c6585 100644 --- a/share/templates/en_US/opt_show_parsetree.tmpl +++ b/share/templates/en_US/opt_show_parsetree.tmpl @@ -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> |