]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 575499: Fix a few text issues on the new Advanced Search page
authorReed Loden <reed@reedloden.com>
Thu, 8 Jul 2010 06:16:33 +0000 (23:16 -0700)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Thu, 8 Jul 2010 06:16:33 +0000 (23:16 -0700)
r=mkanat, a=mkanat

template/en/default/search/boolean-charts.html.tmpl
template/en/default/search/form.html.tmpl

index 404e77f07f03ced229eddba7e3cb92e690341c28..8fc7457bc4cf0546dc7b1f79151821a2072ef79e 100644 (file)
@@ -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>
 
index c2dfee4f7e8512a0f75c2ec16ee33f13af5298e7..e40467970cba100265a4ba61de1b1f9b158d4711 100644 (file)
@@ -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"