diff options
Diffstat (limited to 'template/en/default/admin/params/query.html.tmpl')
-rw-r--r-- | template/en/default/admin/params/query.html.tmpl | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/template/en/default/admin/params/query.html.tmpl b/template/en/default/admin/params/query.html.tmpl index ffee4e1a8..34ea04381 100644 --- a/template/en/default/admin/params/query.html.tmpl +++ b/template/en/default/admin/params/query.html.tmpl @@ -51,6 +51,8 @@ "access the advanced query page. It's in URL parameter " _ "format, which makes it hard to read. Sorry!", - specific_search_allow_empty_words => "Whether to allow a search on the 'Find a Specific " _ - "Bug' page with an empty 'Words' field." } -%] + specific_search_allow_empty_words => + "Whether to allow a search on the 'Simple Search' page with an empty" + _ " 'Words' field.", + +} %] |