summaryrefslogtreecommitdiffstats
path: root/template/en/default/search/search-report-table.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/search/search-report-table.html.tmpl')
-rw-r--r--template/en/default/search/search-report-table.html.tmpl13
1 files changed, 3 insertions, 10 deletions
diff --git a/template/en/default/search/search-report-table.html.tmpl b/template/en/default/search/search-report-table.html.tmpl
index b850f93c8..713ea88f9 100644
--- a/template/en/default/search/search-report-table.html.tmpl
+++ b/template/en/default/search/search-report-table.html.tmpl
@@ -27,16 +27,15 @@
[% PROCESS global/variables.none.tmpl %]
[% PROCESS global/header.html.tmpl
- title = "Generate Report"
+ title = "Generate Tabular Report"
onload = "selectProduct(document.forms['reportform']);"
%]
[% PROCESS "search/search-report-select.html.tmpl" %]
<p>
- Produce a table of [% terms.bug %] counts by choosing one or more fields as your axes,
- and then refining your set of [% terms.bugs %] using the rest of the form.
- If you choose a third axis, it will be represented by multiple tables of data.
+ Choose one or more fields as your axes, and then refine your set of
+ [% terms.bugs %] using the rest of the form.
</p>
[% button_name = "Generate Report" %]
@@ -51,12 +50,6 @@
<b>Horizontal Axis:</b>
[% PROCESS select name = 'x_axis_field' %]
</td>
- <td>&nbsp;&nbsp;</td>
- <td rowspan="2">
- <b>Format:</b><br>
- <input type="radio" name="ctype" value="html" checked="checked">HTML<br>
- <input type="radio" name="ctype" value="csv">CSV
- </td>
</tr>
<tr>