From: wurblzap%gmail.com <> Date: Sat, 12 Nov 2005 18:09:53 +0000 (+0000) Subject: Bug 314621: usemenuforusers description should say "dropdown" instead of "popup" X-Git-Tag: bugzilla-2.20.1~96 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0295fc770c87384975988a2ed09c8bf8f6273f0;p=thirdparty%2Fbugzilla.git Bug 314621: usemenuforusers description should say "dropdown" instead of "popup" Patch by Marc Schumann r=mkanat, a=justdave --- diff --git a/defparams.pl b/defparams.pl index b598cc20cc..f8e2c17e72 100644 --- a/defparams.pl +++ b/defparams.pl @@ -1357,7 +1357,8 @@ Reason: %reason% { name => 'usemenuforusers', - desc => 'If this option is set, a popup menu will be used where a user' . + desc => 'If this option is set, Bugzilla will offer you a list' . + ' to select from (instead of a text entry field) where a user' . ' needs to be selected. This option should not be enabled on' . ' sites where there are a large number of users.', type => 'b',