Bug 310750: Advanced search page fails w3 validation - Patch by victory(_RSZ_) <bmo@rsz.jp> r=LpSolit a=justdave

git-svn-id: svn://10.0.0.236/trunk@207278 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
lpsolit%gmail.com
2006-08-13 23:31:29 +00:00
parent ab4ea04ee8
commit 291e6c784c

View File

@@ -54,7 +54,7 @@ var queryform = "queryform"
[% IF NOT cgi.param("help") %]
[% IF cgi.user_agent("Mozilla/5") %]
<script type="text/javascript"> <!--
document.write("<p><a href='query.cgi?help=1&amp;format=advanced'>Give me some help</a> (reloads page.)</p>");
document.write("<p><a href='query.cgi?help=1&amp;format=advanced'>Give me some help<\/a> (reloads page.)<\/p>");
// -->
</script>
[% END %]