diff options
Diffstat (limited to 'extensions/BugModal')
-rw-r--r-- | extensions/BugModal/template/en/default/bug_modal/new_comment.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/BugModal/template/en/default/bug_modal/new_comment.html.tmpl b/extensions/BugModal/template/en/default/bug_modal/new_comment.html.tmpl index 424cec301..e76e422bc 100644 --- a/extensions/BugModal/template/en/default/bug_modal/new_comment.html.tmpl +++ b/extensions/BugModal/template/en/default/bug_modal/new_comment.html.tmpl @@ -49,7 +49,7 @@ </div> <div id="bugzilla-etiquette"> - <a href="page.cgi?id=etiquette.html" target="_blank"> + <a href="page.cgi?id=etiquette.html" target="_blank" tabindex="-1"> Comments Subject to Etiquette and Contributor Guidelines</a> </div> |