From 3e4c503273cd8c1ab6e9dce41ce507ca2caa1885 Mon Sep 17 00:00:00 2001 From: "gerv%gerv.net" <> Date: Mon, 18 Nov 2002 07:56:25 +0000 Subject: Bug 180205 - General reporting fixes. Fixes bug 180151 (Grand total links are messed up when axis is restricted), bug 180105 (CSV reports occasionally break), bug 179671 (Boolean charts are broken on reporting pages), bug 179887 (report.cgi should |require Data::Dumper|, not |use|), and works around bug 179581 (Keyword combinations report not very useful). Patch by gerv; r=bbaetz, a=justdave. --- template/en/default/search/search-advanced.html.tmpl | 2 -- 1 file changed, 2 deletions(-) (limited to 'template/en/default/search/search-advanced.html.tmpl') diff --git a/template/en/default/search/search-advanced.html.tmpl b/template/en/default/search/search-advanced.html.tmpl index d1614ae3a..4dd197218 100644 --- a/template/en/default/search/search-advanced.html.tmpl +++ b/template/en/default/search/search-advanced.html.tmpl @@ -33,8 +33,6 @@ [% button_name = "Search" %]
- [%# If we resubmit to ourselves, we need to know if we are using a format. %] - [% PROCESS search/form.html.tmpl %] -- cgit v1.2.3-24-g4f1b