summaryrefslogtreecommitdiffstats
path: root/template/en/default/search
diff options
context:
space:
mode:
authorReed Loden <reed@reedloden.com>2010-07-08 08:16:33 +0200
committerMax Kanat-Alexander <mkanat@bugzilla.org>2010-07-08 08:16:33 +0200
commit9a7cc1a4ef7a859c6c4b14b30b3de66efd930aed (patch)
tree88311ea70c99a861ffeb142c06719447feb593bc /template/en/default/search
parent0551dc5d31c2472c737a40b3b1c9e87f73732cb3 (diff)
downloadbugzilla-9a7cc1a4ef7a859c6c4b14b30b3de66efd930aed.tar.gz
bugzilla-9a7cc1a4ef7a859c6c4b14b30b3de66efd930aed.tar.xz
Bug 575499: Fix a few text issues on the new Advanced Search page
r=mkanat, a=mkanat
Diffstat (limited to 'template/en/default/search')
-rw-r--r--template/en/default/search/boolean-charts.html.tmpl2
-rw-r--r--template/en/default/search/form.html.tmpl6
2 files changed, 4 insertions, 4 deletions
diff --git a/template/en/default/search/boolean-charts.html.tmpl b/template/en/default/search/boolean-charts.html.tmpl
index 404e77f07..8fc7457bc 100644
--- a/template/en/default/search/boolean-charts.html.tmpl
+++ b/template/en/default/search/boolean-charts.html.tmpl
@@ -51,7 +51,7 @@
<h3 id="chart">
Custom Search <span class="section_help">Didn't find what
- you're looking for above? This area allows for ANDs, ORs
+ you're looking for above? This area allows for ANDs, ORs,
and other more complex searches.</span>
</h3>
diff --git a/template/en/default/search/form.html.tmpl b/template/en/default/search/form.html.tmpl
index c2dfee4f7..e40467970 100644
--- a/template/en/default/search/form.html.tmpl
+++ b/template/en/default/search/form.html.tmpl
@@ -310,8 +310,8 @@ TUI_hide_default('information_query');
<div class="bz_section_title" id="people_filter">
<div id="people_query_controller" class="arrow">&#9660;</div>
<a href="javascript:TUI_toggle_class('people_query')">Search By People</a>
- <span>Narrow results to a role (ie. [% field_descs.assigned_to FILTER html %],
- [% field_descs.reporter FILTER html %], [% field_descs.commenter FILTER html %],
+ <span>Narrow results to a role (i.e. [% field_descs.assigned_to FILTER html %],
+ [%+ field_descs.reporter FILTER html %], [% field_descs.commenter FILTER html %],
etc.) a person has on [% terms.abug %]
</span>
</div>
@@ -375,7 +375,7 @@ TUI_hide_default('information_query');
size="20" value="[% default.chfieldvalue.0 FILTER html %]">
</li>
<li>
- <label for="chfieldfrom">Between:</label>
+ <label for="chfieldfrom">between:</label>
<input name="chfieldfrom" id="chfieldfrom" size="10"
value="[% default.chfieldfrom.0 FILTER html %]" onchange="updateCalendarFromField(this)">
<button type="button" class="calendar_button"