From 21ddb935c6fa5674edc7f2498054d9b4d9993c0e Mon Sep 17 00:00:00 2001 From: "terry%netscape.com" Date: Fri, 26 Feb 1999 01:08:50 +0000 Subject: [PATCH] Patch by Dhiren Patel (tweaked by me) -- add a link to Enter A Bug when viewing a list of bugs. --- webtools/bugzilla/buglist.cgi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/webtools/bugzilla/buglist.cgi b/webtools/bugzilla/buglist.cgi index 0f59de14dac..8308bb9400a 100755 --- a/webtools/bugzilla/buglist.cgi +++ b/webtools/bugzilla/buglist.cgi @@ -706,7 +706,8 @@ if ($count > 0) { Query Page -Change columns +   Enter New Bug +   Change columns "; if (!$dotweak && $count > 1) { print "Make changes to several of these bugs at once.\n";