summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorbryce-mozilla%nextbus.com <>1999-06-15 13:29:04 +0200
committerbryce-mozilla%nextbus.com <>1999-06-15 13:29:04 +0200
commit3a9a9253d9c92b30a5e950e90bddd7915fca0ef4 (patch)
tree3e6b8a8c419a90afa89d94f2f300cc814df0c8e8 /index.html
parenta59f318781f4f189484ba21206119c36ef3becf8 (diff)
downloadbugzilla-3a9a9253d9c92b30a5e950e90bddd7915fca0ef4.tar.gz
bugzilla-3a9a9253d9c92b30a5e950e90bddd7915fca0ef4.tar.xz
Assorted minor UI cleanups (mostly putting navigation headers in, and
rewording "return to query page" for pages where that is not always true. Also add two options to the main index.html
Diffstat (limited to 'index.html')
-rw-r--r--index.html9
1 files changed, 6 insertions, 3 deletions
diff --git a/index.html b/index.html
index 7cef3c1e2..ba9a0a7ee 100644
--- a/index.html
+++ b/index.html
@@ -67,10 +67,13 @@ bugzilla.
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><br>
+<a href="query.cgi">Query existing bug reports</a><br>
+<a href="enter_bug.cgi">Enter a new bug report</a><br>
+<a href="reports.cgi">Get summary reports</a><br>
+<p>
<a href="createaccount.cgi">Open a new Bugzilla account</a><br>
+<a href="relogin.cgi">Forget the currently stored login</a><br>
+<a href="changepassword.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></TD>