summaryrefslogtreecommitdiffstats
path: root/extensions/OrangeFactor
diff options
context:
space:
mode:
authorDave Lawrence <dlawrence@mozilla.com>2012-09-05 21:24:15 +0200
committerDave Lawrence <dlawrence@mozilla.com>2012-09-05 21:24:15 +0200
commit29609142cbe089565165946d03cddf8a3549da0c (patch)
tree6abf54a5d143de1c4f3b859af4513b1f2e1c2c70 /extensions/OrangeFactor
parentc20055fbcd0db2764bd30bf084b1d6b9b08738cf (diff)
downloadbugzilla-29609142cbe089565165946d03cddf8a3549da0c.tar.gz
bugzilla-29609142cbe089565165946d03cddf8a3549da0c.tar.xz
- Fix bugwords error
https://bugzilla.mozilla.org/show_bug.cgi?id=706680
Diffstat (limited to 'extensions/OrangeFactor')
-rw-r--r--extensions/OrangeFactor/template/en/default/hook/bug/edit-after_custom_fields.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/OrangeFactor/template/en/default/hook/bug/edit-after_custom_fields.html.tmpl b/extensions/OrangeFactor/template/en/default/hook/bug/edit-after_custom_fields.html.tmpl
index cd36b30f9..3d6a38749 100644
--- a/extensions/OrangeFactor/template/en/default/hook/bug/edit-after_custom_fields.html.tmpl
+++ b/extensions/OrangeFactor/template/en/default/hook/bug/edit-after_custom_fields.html.tmpl
@@ -20,7 +20,7 @@
<span id="orange-count"></span>
[% END %]
(<a href="https://brasstacks.mozilla.com/orangefactor/?display=Bug&bugid=[% bug.bug_id FILTER url_quote %]"
- title="Click to load Orange Factor page for this bug">link</a>)
+ title="Click to load Orange Factor page for this [% terms.bug %]">link</a>)
</td>
</tr>
[% END %]