summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/params/usermatch.html.tmpl
diff options
context:
space:
mode:
authorDavid Lawrence <dlawrence@mozilla.com>2011-11-01 19:12:26 +0100
committerDavid Lawrence <dlawrence@mozilla.com>2011-11-01 19:12:26 +0100
commit4a56b6cfca7fceba41f496ebfd7b0e7f3d12c952 (patch)
treee3319e02f75c6dec546d0f6af1b410db917115f7 /template/en/default/admin/params/usermatch.html.tmpl
parent97d1eac2fc07d05789484b0e806f1382202fbc2f (diff)
parentc6647e9b3449e8af1b876fa8e1cb322ef43f9dcc (diff)
downloadbugzilla-4a56b6cfca7fceba41f496ebfd7b0e7f3d12c952.tar.gz
bugzilla-4a56b6cfca7fceba41f496ebfd7b0e7f3d12c952.tar.xz
merged with bugzilla/4.2
Diffstat (limited to 'template/en/default/admin/params/usermatch.html.tmpl')
-rw-r--r--template/en/default/admin/params/usermatch.html.tmpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/template/en/default/admin/params/usermatch.html.tmpl b/template/en/default/admin/params/usermatch.html.tmpl
index 54f150900..d574edca7 100644
--- a/template/en/default/admin/params/usermatch.html.tmpl
+++ b/template/en/default/admin/params/usermatch.html.tmpl
@@ -29,6 +29,9 @@
"needs to be selected. This option should not be enabled on " _
"sites where there are a large number of users.",
+ ajax_user_autocompletion => "If this option is set, typing characters in a certain user " _
+ "fields will display a list of matches that can be selected from.",
+
maxusermatches => "Search for no more than this many matches.<br> " _
"If set to '1', no users will be displayed on ambiguous matches. " _
"This is useful for user privacy purposes.<br> " _