From 2362793369156ae7c9c63c50a07ac2c79a9df7fa Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Wed, 12 Jul 2006 19:21:36 +0000 Subject: Bug 317694: All buttons in forms must have an id - Patches by André Batosti r=ghendricks a=myk MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/en/default/reports/create-chart.html.tmpl | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) (limited to 'template/en/default/reports/create-chart.html.tmpl') diff --git a/template/en/default/reports/create-chart.html.tmpl b/template/en/default/reports/create-chart.html.tmpl index c02e8db04..f2daeb06a 100644 --- a/template/en/default/reports/create-chart.html.tmpl +++ b/template/en/default/reports/create-chart.html.tmpl @@ -87,7 +87,8 @@ function subcatSelected() { @@ -97,7 +98,8 @@ function subcatSelected() { @@ -116,7 +118,8 @@ function subcatSelected() { -
+
[% END %] @@ -225,9 +228,9 @@ function subcatSelected() {
+ style="width: 5em;" id="action-sum">
+ style="width: 5em;" id="action-remove"> @@ -247,7 +250,8 @@ function subcatSelected() { - + -- cgit v1.2.3-24-g4f1b