Commit 2f7ab8c5 authored by lpsolit%gmail.com's avatar lpsolit%gmail.com

Bug 310750: Advanced search page fails w3 validation - Patch by victory(_RSZ_)…

Bug 310750: Advanced search page fails w3 validation - Patch by victory(_RSZ_) <bmo@rsz.jp> r=LpSolit a=justdave
parent cc69d134
......@@ -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 %]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment