From d09cfd768a49b6f32045bb721d90073113bb446e Mon Sep 17 00:00:00 2001 From: "cyeh%bluemartini.com" <> Date: Tue, 8 Aug 2000 00:53:36 +0000 Subject: fix for bug 42089: change wording of link from "create new bug" to "report new bug". r=timeless@bemail.org, cyeh@bluemartini.com, patch submitted by zach@zachlipton.com --- query.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'query.cgi') diff --git a/query.cgi b/query.cgi index 41e5b8131..9253073c2 100755 --- a/query.cgi +++ b/query.cgi @@ -903,7 +903,7 @@ if ($userid) { print "Log in as someone besides $::COOKIE{'Bugzilla_login'}
\n"; } print "Change your password or preferences.
\n"; -print "Create a new bug.
\n"; +print "Report a new bug.
\n"; print "Open a new Bugzilla account
\n"; print "Bug reports
\n"; -- cgit v1.2.3-24-g4f1b