summaryrefslogtreecommitdiffstats
path: root/template/en/default/search/form.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/search/form.html.tmpl')
-rw-r--r--template/en/default/search/form.html.tmpl6
1 files changed, 3 insertions, 3 deletions
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"