From: tara%tequilarista.org <> Date: Wed, 26 Jul 2000 05:09:20 +0000 (+0000) Subject: Landing Jon Robertson's for bug #41913 X-Git-Tag: bugzilla-2.12~221 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48aa7f6a2823f2158c8a24f38328c086fd72eb0c;p=thirdparty%2Fbugzilla.git Landing Jon Robertson's for bug #41913 --- diff --git a/editkeywords.cgi b/editkeywords.cgi index da9ec1b1cb..d76c8d3728 100755 --- a/editkeywords.cgi +++ b/editkeywords.cgi @@ -249,7 +249,7 @@ if ($action eq 'new') { unlink "data/versioncache"; print "OK, done.
\n"; - PutTrailer($localtrailer); + PutTrailer("edit more keywords or add another keyword"); exit; }