From cc989876869338d0a9a83fbe598afedacdefd6af Mon Sep 17 00:00:00 2001 From: "gerv%gerv.net" <> Date: Fri, 13 Feb 2004 06:32:57 +0000 Subject: Bug 232749 - fix various charting problems revealed by b.m.o. upgrade, including editing, subscribe buttons and terminology. Patch by gerv; r=kiko, a=justdave. --- template/en/default/reports/edit-series.html.tmpl | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) (limited to 'template/en/default/reports/edit-series.html.tmpl') diff --git a/template/en/default/reports/edit-series.html.tmpl b/template/en/default/reports/edit-series.html.tmpl index 011ae1aa4..4d3526e3c 100644 --- a/template/en/default/reports/edit-series.html.tmpl +++ b/template/en/default/reports/edit-series.html.tmpl @@ -28,12 +28,19 @@ [% PROCESS global/header.html.tmpl %] +[% IF changes_saved %] +

+ + Series updated. + +

+[% END %] +
- [% button_name = "Change" %] - - [% PROCESS reports/series.html.tmpl %] - + [% PROCESS reports/series.html.tmpl + button_name = "Change Data Set" %] + [% IF default.series_id %] @@ -50,8 +57,12 @@ [% END %]

+

Note: it is not yet possible to edit the search associated with this data +set. +

+

- View + View series search parameters |