summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2007-02-24 04:19:24 +0100
committerlpsolit%gmail.com <>2007-02-24 04:19:24 +0100
commitbc84c5a4f99c70556beac98b505c12b7c9a5c484 (patch)
tree626c679f622ec970c36f89f4bf35c65d922dc30f /template
parentfa306daf3295b6ce67d3b3657259ee265f10a605 (diff)
downloadbugzilla-bc84c5a4f99c70556beac98b505c12b7c9a5c484.tar.gz
bugzilla-bc84c5a4f99c70556beac98b505c12b7c9a5c484.tar.xz
Bug 371286: Ignore deleted flags - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=LpSolit
Diffstat (limited to 'template')
-rw-r--r--template/en/default/global/code-error.html.tmpl3
1 files changed, 0 insertions, 3 deletions
diff --git a/template/en/default/global/code-error.html.tmpl b/template/en/default/global/code-error.html.tmpl
index c1d5f799b..2de8bd6a2 100644
--- a/template/en/default/global/code-error.html.tmpl
+++ b/template/en/default/global/code-error.html.tmpl
@@ -218,9 +218,6 @@
is attached to [% terms.bug %] [%+ attach_bug_id FILTER html %],
but you tried to flag it as obsolete while creating a new attachment to
[% terms.bug %] [%+ my_bug_id FILTER html %].
-
- [% ELSIF error == "flag_nonexistent" %]
- There is no flag with ID #[% id FILTER html %].
[% ELSIF error == "flags_not_available" %]
[% title = "Flag Editing not Allowed" %]