summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorMax Kanat-Alexander <mkanat@bugzilla.org>2011-02-20 08:44:03 +0100
committerMax Kanat-Alexander <mkanat@bugzilla.org>2011-02-20 08:44:03 +0100
commit60712d5d6f5db2a468bea0447744c06d5e8a487c (patch)
treea067c48617f748d6543b6d2759cd6e5ccdccff5c /template
parent6aad3a0979417a4e131a2ac45ceabfe840aa4af6 (diff)
downloadbugzilla-60712d5d6f5db2a468bea0447744c06d5e8a487c.tar.gz
bugzilla-60712d5d6f5db2a468bea0447744c06d5e8a487c.tar.xz
Bug 632717: Limit the total number of results that a search can ever return.
r=mkanat, a=mkanat (module owner)
Diffstat (limited to 'template')
-rw-r--r--template/en/default/admin/params/query.html.tmpl5
1 files changed, 5 insertions, 0 deletions
diff --git a/template/en/default/admin/params/query.html.tmpl b/template/en/default/admin/params/query.html.tmpl
index c5bac6641..0c0ff6224 100644
--- a/template/en/default/admin/params/query.html.tmpl
+++ b/template/en/default/admin/params/query.html.tmpl
@@ -55,4 +55,9 @@
"Whether to allow a search on the 'Simple Search' page with an empty"
_ " 'Words' field.",
+ max_search_results =>
+ "The maximum number of $terms.bugs that a search can"
+ _ " <strong>ever</strong> return. Tabular and graphical reports"
+ _ " are exempted from this limit, however."
+
} %]