From 5852e76888924d197ae0a2322ce27b506c46b900 Mon Sep 17 00:00:00 2001 From: "gerv%gerv.net" <> Date: Mon, 15 Sep 2003 06:00:08 +0000 Subject: Bug 218569 - Clean up reporting UI. Patch by gerv; r=jouni, a=justdave. --- template/en/default/search/search-report-table.html.tmpl | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) (limited to 'template/en/default/search/search-report-table.html.tmpl') 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" %]

- 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.

[% button_name = "Generate Report" %] @@ -51,12 +50,6 @@ Horizontal Axis: [% PROCESS select name = 'x_axis_field' %] -    - - Format:
- HTML
- CSV - -- cgit v1.2.3-24-g4f1b