summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2008-03-18 15:21:24 +0100
committerlpsolit%gmail.com <>2008-03-18 15:21:24 +0100
commit005af1b6b7e3da76b7c4c4fae9e0f15218d03a8c (patch)
treecac2430df54e7aa00681fc3ba763fa8af4aa3eb6 /template
parentd8b3cd09363fbd7387eccf2a78ca90dc2d053763 (diff)
downloadbugzilla-005af1b6b7e3da76b7c4c4fae9e0f15218d03a8c.tar.gz
bugzilla-005af1b6b7e3da76b7c4c4fae9e0f15218d03a8c.tar.xz
Bug 413439: Enable "change several bugs at once" if the user has editbugs OR product-specific editbugs for ALL tickets - Patch by miketosh <michael.j.tosh@lmco.com> r/a=LpSolit
Diffstat (limited to 'template')
-rw-r--r--template/en/default/global/user-error.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl
index 8b3b5e20e..bbd187a88 100644
--- a/template/en/default/global/user-error.html.tmpl
+++ b/template/en/default/global/user-error.html.tmpl
@@ -490,7 +490,7 @@
[% ELSIF error == "fieldvalue_still_has_bugs" %]
[% title = "You Cannot Delete This Field Value" %]
You cannot delete the value '[% value FILTER html %]' from the
- '[% field FILTER html%]' field, because there are still
+ '[% field FILTER html %]' field, because there are still
[%+ count FILTER html %] [%+ terms.bugs %] using it.
[% ELSIF error == "fieldvalue_undefined" %]