From: mkanat%bugzilla.org <> Date: Tue, 12 Aug 2008 12:59:20 +0000 (+0000) Subject: Bug 441542: Graphical Reports "Generate Report" button has wrong CSS id X-Git-Tag: bugzilla-3.2rc1~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16ffa8f05d7c379d27bb52efaec9e3eee4c390cd;p=thirdparty%2Fbugzilla.git Bug 441542: Graphical Reports "Generate Report" button has wrong CSS id Patch By Guy Pyrzak r=LpSolit, a=LpSolit --- diff --git a/template/en/default/search/form.html.tmpl b/template/en/default/search/form.html.tmpl index 1df194c3d7..7bde916c95 100644 --- a/template/en/default/search/form.html.tmpl +++ b/template/en/default/search/form.html.tmpl @@ -147,7 +147,7 @@ function doOnSelectProduct(selectmode) { [% IF button_name %] - [% END %] diff --git a/template/en/default/search/search-report-graph.html.tmpl b/template/en/default/search/search-report-graph.html.tmpl index 83b916631c..61dd3b5df6 100644 --- a/template/en/default/search/search-report-graph.html.tmpl +++ b/template/en/default/search/search-report-graph.html.tmpl @@ -129,7 +129,7 @@ var queryform = "reportform" [% PROCESS search/form.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 8c9f2512fb..55d62a1409 100644 --- a/template/en/default/search/search-report-table.html.tmpl +++ b/template/en/default/search/search-report-table.html.tmpl @@ -81,7 +81,7 @@ var queryform = "reportform" [% PROCESS search/form.html.tmpl %]
-