]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
user_autocompletion -> ajax_user_autocompletion
authorFrédéric Buclin <LpSolit@gmail.com>
Wed, 28 Dec 2011 20:57:35 +0000 (21:57 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Wed, 28 Dec 2011 20:57:35 +0000 (21:57 +0100)
https://bugzilla.mozilla.org/show_bug.cgi?id=713346

template/en/default/pages/release-notes.html.tmpl

index 5ec1205c7d2305d33c5a1343b15a5b20ab54990a..819b22e2db67d7ee7b2cb319e41668d55ee18cab 100644 (file)
     has been added (default: 10000) which limits the number of [% terms.bugs %]
     a user can request at once in a [% terms.bug%]list. This is a hard limit and
     a user cannot bypass this value.</li>
-  <li><strong>Configuration:</strong> A new parameter <em>user_autocompletion</em>
+  <li><strong>Configuration:</strong> A new parameter <em>ajax_user_autocompletion</em>
     has been added (default: on) to allow administrators to disable auto-completion
     when typing characters in user fields. This parameter should only be disabled
     if your installation is unable to support the load generated by this feature.</li>