summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
Diffstat (limited to 'template')
-rw-r--r--template/en/default/pages/bug-writing.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/pages/bug-writing.html.tmpl b/template/en/default/pages/bug-writing.html.tmpl
index 8cfa76b0f..d0cfb625d 100644
--- a/template/en/default/pages/bug-writing.html.tmpl
+++ b/template/en/default/pages/bug-writing.html.tmpl
@@ -57,8 +57,8 @@
<ul>
<li><b>It's Reproducible.</b> Engineers usually prefer to fix [% terms.bugs %]
they can actually see. If an engineer can't reproduce the [% terms.bug %],
- it'll probably be stamped "[% resolution_descs.WORKSFORME %]" or
- "[% resolution_descs.INVALID %]".<br>
+ it'll probably be stamped "[% resolution_descs.WORKSFORME FILTER html %]" or
+ "[% resolution_descs.INVALID FILTER html %]".<br>
<br>
</li>