]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 685316: Change Simple Search template to use field_descs for Status
authorTiago Mello <timello@gmail.com>
Tue, 13 Sep 2011 02:47:52 +0000 (23:47 -0300)
committerTiago Mello <timello@gmail.com>
Tue, 13 Sep 2011 02:47:52 +0000 (23:47 -0300)
Product.
r/a=mkanat

template/en/default/search/search-specific.html.tmpl

index 1d7229cf70f5f1aa23a3c9411a3dca092a4255ea..31d950ec50b8dfb2572886ef81bb2e2abc233fea 100644 (file)
@@ -46,7 +46,7 @@ for "crash secure SSL flash".
 <table summary="Search fields" class="bz_simple_search_form">
   <tr>
     <th>
-      <label for="bug_status">Status:</label>
+      <label for="bug_status">[% field_descs.bug_status FILTER html %]:</label>
     </th>
     <td>
       <select name="bug_status" id="bug_status">
@@ -64,7 +64,7 @@ for "crash secure SSL flash".
   </tr>
   <tr>
     <th>
-      <label for="product">Product:</label>
+      <label for="product">[% field_descs.product FILTER html %]:</label>
     </th>
     <td>
       <select name="product" id="product">