summaryrefslogtreecommitdiffstats
path: root/template/en/default/search
diff options
context:
space:
mode:
authorTiago Mello <timello@gmail.com>2011-09-13 04:44:25 +0200
committerTiago Mello <timello@gmail.com>2011-09-13 04:44:25 +0200
commita4d8243c692870d55bc5353b74e132381588bc0c (patch)
tree8d11139c4ad7e80569a37fcd9432b41edd8e85f3 /template/en/default/search
parent63c780370a5fe56ae0aba39fb5924322985c8474 (diff)
downloadbugzilla-a4d8243c692870d55bc5353b74e132381588bc0c.tar.gz
bugzilla-a4d8243c692870d55bc5353b74e132381588bc0c.tar.xz
Bug 685316: Change Simple Search template to use field_descs for Status
Product. r/a=mkanat
Diffstat (limited to 'template/en/default/search')
-rw-r--r--template/en/default/search/search-specific.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/search/search-specific.html.tmpl b/template/en/default/search/search-specific.html.tmpl
index 1d7229cf7..31d950ec5 100644
--- a/template/en/default/search/search-specific.html.tmpl
+++ b/template/en/default/search/search-specific.html.tmpl
@@ -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">