summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/user-error.html.tmpl
diff options
context:
space:
mode:
authorDavid Lawrence <dlawrence@mozilla.com>2011-11-01 19:12:26 +0100
committerDavid Lawrence <dlawrence@mozilla.com>2011-11-01 19:12:26 +0100
commit4a56b6cfca7fceba41f496ebfd7b0e7f3d12c952 (patch)
treee3319e02f75c6dec546d0f6af1b410db917115f7 /template/en/default/global/user-error.html.tmpl
parent97d1eac2fc07d05789484b0e806f1382202fbc2f (diff)
parentc6647e9b3449e8af1b876fa8e1cb322ef43f9dcc (diff)
downloadbugzilla-4a56b6cfca7fceba41f496ebfd7b0e7f3d12c952.tar.gz
bugzilla-4a56b6cfca7fceba41f496ebfd7b0e7f3d12c952.tar.xz
merged with bugzilla/4.2
Diffstat (limited to 'template/en/default/global/user-error.html.tmpl')
-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 636e26500..295f7328f 100644
--- a/template/en/default/global/user-error.html.tmpl
+++ b/template/en/default/global/user-error.html.tmpl
@@ -588,7 +588,7 @@
[% ELSIF error == "fieldvalue_still_has_bugs" %]
[% title = "You Cannot Delete This Field Value" %]
You cannot delete the value '[% value.name FILTER html %]' from the
- [% field.description FILTER html %] field, because there are still
+ [%+ field.description FILTER html %] field, because there are still
[%+ value.bug_count FILTER html %] [%+ terms.bugs %] using it.
[% ELSIF error == "fieldvalue_undefined" %]