summaryrefslogtreecommitdiffstats
path: root/extensions/TrackingFlags/template
diff options
context:
space:
mode:
authorByron Jones <bjones@mozilla.com>2013-11-26 06:12:29 +0100
committerByron Jones <bjones@mozilla.com>2013-11-26 06:12:29 +0100
commit17ef78318ced6442cab20e3e5e1369f043eb5d9e (patch)
treefb8a012a3ab9d64f24b48c37552d24eafdefd946 /extensions/TrackingFlags/template
parent6536bf46b09352ca941d6d346011912680913a57 (diff)
downloadbugzilla-17ef78318ced6442cab20e3e5e1369f043eb5d9e.tar.gz
bugzilla-17ef78318ced6442cab20e3e5e1369f043eb5d9e.tar.xz
Remove unused tracking-flags user-error
Diffstat (limited to 'extensions/TrackingFlags/template')
-rw-r--r--extensions/TrackingFlags/template/en/default/hook/global/user-error-errors.html.tmpl4
1 files changed, 0 insertions, 4 deletions
diff --git a/extensions/TrackingFlags/template/en/default/hook/global/user-error-errors.html.tmpl b/extensions/TrackingFlags/template/en/default/hook/global/user-error-errors.html.tmpl
index fb4dffdf9..8c067a5d1 100644
--- a/extensions/TrackingFlags/template/en/default/hook/global/user-error-errors.html.tmpl
+++ b/extensions/TrackingFlags/template/en/default/hook/global/user-error-errors.html.tmpl
@@ -26,10 +26,6 @@
[% title = "Invalid flag name" %]
The flag name must start with 'cf_'.
-[% ELSIF error == "tracking_flags_duplicate_field" %]
- [% title = "Duplicate field" %]
- A tracking flag field named "[% name FILTER html %]" already exists.
-
[% ELSIF error == "tracking_flags_missing_values" %]
[% title = "Missing values" %]
You must provide at least one value.