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 ++++++++++------ template/en/default/reports/duplicates.html.tmpl | 5 +++-- template/en/default/reports/series.html.tmpl | 5 +++-- 3 files changed, 16 insertions(+), 10 deletions(-) (limited to 'template/en/default/reports') 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() { - + diff --git a/template/en/default/reports/duplicates.html.tmpl b/template/en/default/reports/duplicates.html.tmpl index 897bbf17f..72f79e255 100644 --- a/template/en/default/reports/duplicates.html.tmpl +++ b/template/en/default/reports/duplicates.html.tmpl @@ -120,13 +120,14 @@ - +
- Or just give this to me as a . + Or just give this to me as a . (Note: the order may not be the same.)
diff --git a/template/en/default/reports/series.html.tmpl b/template/en/default/reports/series.html.tmpl index d75808070..1d1caf5d4 100644 --- a/template/en/default/reports/series.html.tmpl +++ b/template/en/default/reports/series.html.tmpl @@ -47,7 +47,8 @@ onchange => "catSelected()" } %] @@ -89,7 +90,7 @@ - -- cgit v1.2.3-24-g4f1b