diff options
author | David Lawrence <dkl@mozilla.com> | 2016-12-20 17:28:12 +0100 |
---|---|---|
committer | David Lawrence <dkl@mozilla.com> | 2016-12-20 17:28:12 +0100 |
commit | 0217cfcf88e4dbf6869e8189f8f86b5069a3b5c5 (patch) | |
tree | a24e212a6ca645d90619a3160886298e9b10c7d8 /template/en/default | |
parent | 40e9efa1820f3d4b7e715c29b8b942e862540d62 (diff) | |
download | bugzilla-0217cfcf88e4dbf6869e8189f8f86b5069a3b5c5.tar.gz bugzilla-0217cfcf88e4dbf6869e8189f8f86b5069a3b5c5.tar.xz |
Revert "Bug 1321592 - Update Bugzilla Etiquette and add Abuse Policy"
This reverts commit 50fe01e3ee89cd9395dc21a739b8bc74b5c54272.
Diffstat (limited to 'template/en/default')
-rw-r--r-- | template/en/default/index.html.tmpl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/template/en/default/index.html.tmpl b/template/en/default/index.html.tmpl index c4436b53f..f99287d49 100644 --- a/template/en/default/index.html.tmpl +++ b/template/en/default/index.html.tmpl @@ -86,9 +86,6 @@ 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') %] |