diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/index.html.tmpl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/template/en/default/index.html.tmpl b/template/en/default/index.html.tmpl index f99287d49..c4436b53f 100644 --- a/template/en/default/index.html.tmpl +++ b/template/en/default/index.html.tmpl @@ -86,6 +86,9 @@ function checkQuicksearch( form ) { <a href="page.cgi?id=etiquette.html">[%- terms.Bugzilla %] Etiquette</a> </li> <li> + | <a href="page.cgi?id=anti-abuse.html">Anti-Abuse Policy</a> + </li> + <li> | <a href="https://developer.mozilla.org/en/Bug_writing_guidelines">[%- terms.Bug %] Writing Guidelines</a> </li> [% Hook.process('additional_links') %] |