diff options
author | lpsolit%gmail.com <> | 2009-10-04 22:52:36 +0200 |
---|---|---|
committer | lpsolit%gmail.com <> | 2009-10-04 22:52:36 +0200 |
commit | 1c431100cc82989b40652706add9f024de30ca56 (patch) | |
tree | 6f3fbc55d532b1985007e8bed73842b2d9b3ef60 /template | |
parent | aef9ce78eca5f7a0dae98d67af8fb72ebd1fafb7 (diff) | |
download | bugzilla-1c431100cc82989b40652706add9f024de30ca56.tar.gz bugzilla-1c431100cc82989b40652706add9f024de30ca56.tar.xz |
Bug 519040: After creating a new series, redirect the user to a more useful page - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/global/messages.html.tmpl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/template/en/default/global/messages.html.tmpl b/template/en/default/global/messages.html.tmpl index 766e39113..5c5002fc7 100644 --- a/template/en/default/global/messages.html.tmpl +++ b/template/en/default/global/messages.html.tmpl @@ -742,9 +742,6 @@ has been created. Note that you may need to wait up to [%+ series.frequency * 2 %] days before there will be enough data for a chart of this series to be produced. - <br><br> - Go back or - <a href="query.cgi?format=create-series">create another series</a>. [% ELSIF message_tag == "shutdown" %] [% title = "$terms.Bugzilla is Down" %] |