summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--extensions/ShadowBugs/template/en/default/hook/global/user-error-errors.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/ShadowBugs/template/en/default/hook/global/user-error-errors.html.tmpl b/extensions/ShadowBugs/template/en/default/hook/global/user-error-errors.html.tmpl
index 775a7721e..2e7695dbb 100644
--- a/extensions/ShadowBugs/template/en/default/hook/global/user-error-errors.html.tmpl
+++ b/extensions/ShadowBugs/template/en/default/hook/global/user-error-errors.html.tmpl
@@ -6,7 +6,7 @@
# defined by the Mozilla Public License, v. 2.0.
#%]
-[% IF error == 'illegal_shadow_bug_public' %]
+[% IF error == "illegal_shadow_bug_public" %]
[% title = "Invalid Shadow " _ terms.Bug %]
You cannot shadow [% terms.bug %] [%+ id FILTER html %] because it is not a
public [% terms.bug %].