diff options
author | terry%netscape.com <> | 1999-03-27 11:28:51 +0100 |
---|---|---|
committer | terry%netscape.com <> | 1999-03-27 11:28:51 +0100 |
commit | ef5afae9ef7289847b53f9e4791e6e6dfd5d6039 (patch) | |
tree | 098fcc4a3e609c9c368fa5c190f2e2be84f4a58b /index.html | |
parent | d8b930fa2293ea58383682c48cf375fa600fc0be (diff) | |
download | bugzilla-ef5afae9ef7289847b53f9e4791e6e6dfd5d6039.tar.gz bugzilla-ef5afae9ef7289847b53f9e4791e6e6dfd5d6039.tar.xz |
Added stuff to make it more obvious how to create an account.
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html index a8e36662f..7cef3c1e2 100644 --- a/index.html +++ b/index.html @@ -69,7 +69,8 @@ But it all boils down to a choice of: <br> <a href="query.cgi">Go to the query page to start.</a><br> <a href="enter_bug.cgi">Enter a new bug</a><br> -<a href="reports.cgi">Bug reports</a> +<a href="reports.cgi">Bug reports</a><br> +<a href="createaccount.cgi">Open a new Bugzilla account</a><br> <FORM METHOD=GET ACTION=show_bug.cgi><INPUT TYPE=SUBMIT VALUE="Find"> bug # <INPUT NAME=id SIZE=6></FORM></TD> |