summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--template/en/default/admin/params/usermatch.html.tmpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/template/en/default/admin/params/usermatch.html.tmpl b/template/en/default/admin/params/usermatch.html.tmpl
index bf733c933..66f22ce94 100644
--- a/template/en/default/admin/params/usermatch.html.tmpl
+++ b/template/en/default/admin/params/usermatch.html.tmpl
@@ -25,7 +25,8 @@
%]
[% param_descs = {
- usemenuforusers => "If this option is set, a popup menu will be used where a user " _
+ usemenuforusers => "If this option is set, $terms.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.",