]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
fixed typo
authorharrison%netscape.com <>
Wed, 21 Oct 1998 17:22:57 +0000 (17:22 +0000)
committerharrison%netscape.com <>
Wed, 21 Oct 1998 17:22:57 +0000 (17:22 +0000)
query.cgi

index 32ac5717d643229e61a9bfc2814dccc0eb13ec59..b24dee0f3a6790b151d2c7e7ea114980959b8b42 100755 (executable)
--- a/query.cgi
+++ b/query.cgi
@@ -264,7 +264,7 @@ if (defined $::COOKIE{"Bugzilla_login"}) {
 }
 print "<a href=changepassword.cgi>Change your password.</a><br>\n";
 print "<a href=\"enter_bug.cgi\">Create a new bug.</a><br>\n";
-print "<a href=\"enter_bug.cgi\">Bug reports</a><br>\n";
+print "<a href=\"reports.cgi\">Bug reports</a><br>\n";