diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/bug/edit.html.tmpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl index fb596f7a7..3c2ce47c2 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -39,6 +39,8 @@ maxlength="[% constants.MAX_COMMENT_TAG_LENGTH FILTER html %]"> <span id="bz_ctag_autocomp"></span> </div> + [<a href="https://wiki.mozilla.org/BMO/comment_tagging" + target="_blank" title="About Comment Tagging">help</a>] </div> <div id="bz_ctag_error" class="bz_default_hidden"> |