]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fixing bustage
authorlpsolit%gmail.com <>
Tue, 26 Sep 2006 18:29:29 +0000 (18:29 +0000)
committerlpsolit%gmail.com <>
Tue, 26 Sep 2006 18:29:29 +0000 (18:29 +0000)
template/en/default/pages/bug-writing.html.tmpl

index 8cfa76b0f6b0e33e422fc784a7db24f45c52c58f..d0cfb625dd7063017db0953e639f71783b7752b2 100644 (file)
@@ -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>