From: harrison%netscape.com <> Date: Wed, 21 Oct 1998 17:22:57 +0000 (+0000) Subject: fixed typo X-Git-Tag: bugzilla-2.2~73 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac40798c211f0e569fb0a08e1cf61516f5465b33;p=thirdparty%2Fbugzilla.git fixed typo --- diff --git a/query.cgi b/query.cgi index 32ac5717d6..b24dee0f3a 100755 --- a/query.cgi +++ b/query.cgi @@ -264,7 +264,7 @@ if (defined $::COOKIE{"Bugzilla_login"}) { } print "Change your password.
\n"; print "Create a new bug.
\n"; -print "Bug reports
\n"; +print "Bug reports
\n";