Commit b23cb23b authored by terry%mozilla.org's avatar terry%mozilla.org

Patch by granrose@netscape.com -- put initial focus into bug# field.

parent abe4bd40
......@@ -78,6 +78,9 @@ But it all boils down to a choice of:
<a href="userprefs.cgi">Change password or user preferences</a><br>
<FORM METHOD=GET ACTION="show_bug.cgi">
<INPUT TYPE=SUBMIT VALUE="Find"> bug # <INPUT NAME=id SIZE=6></FORM>
<SCRIPT LANGUAGE="JavaScript">
document.forms[0].id.focus()
</SCRIPT>
</BODY>
</HTML>
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