diff options
Diffstat (limited to 'extensions/BMO/template/en/default/hook')
-rw-r--r-- | extensions/BMO/template/en/default/hook/index-additional_links.html.tmpl | 18 | ||||
-rw-r--r-- | extensions/BMO/template/en/default/hook/index-intro.html.tmpl | 12 |
2 files changed, 10 insertions, 20 deletions
diff --git a/extensions/BMO/template/en/default/hook/index-additional_links.html.tmpl b/extensions/BMO/template/en/default/hook/index-additional_links.html.tmpl deleted file mode 100644 index cfc224fcd..000000000 --- a/extensions/BMO/template/en/default/hook/index-additional_links.html.tmpl +++ /dev/null @@ -1,18 +0,0 @@ -[%# This Source Code Form is subject to the terms of the Mozilla Public - # License, v. 2.0. If a copy of the MPL was not distributed with this - # file, You can obtain one at http://mozilla.org/MPL/2.0/. - # - # This Source Code Form is "Incompatible With Secondary Licenses", as - # defined by the Mozilla Public License, v. 2.0. - #%] - -<li> -| -<a href="page.cgi?id=etiquette.html"> - [%- terms.Bugzilla %] Etiquette</a> -</li> -<li> -| -<a href="https://developer.mozilla.org/en/Bug_writing_guidelines"> - [%- terms.Bug %] Writing Guidelines</a> -</li> diff --git a/extensions/BMO/template/en/default/hook/index-intro.html.tmpl b/extensions/BMO/template/en/default/hook/index-intro.html.tmpl index d81d91491..ddee1db2f 100644 --- a/extensions/BMO/template/en/default/hook/index-intro.html.tmpl +++ b/extensions/BMO/template/en/default/hook/index-intro.html.tmpl @@ -1,2 +1,10 @@ -<a id="get_help" class="bz_common_actions" - href="page.cgi?id=get_help.html"><span>Get Help</span></a>
\ No newline at end of file +[%# This Source Code Form is subject to the terms of the Mozilla Public + # License, v. 2.0. If a copy of the MPL was not distributed with this + # file, You can obtain one at http://mozilla.org/MPL/2.0/. + # + # This Source Code Form is "Incompatible With Secondary Licenses", as + # defined by the Mozilla Public License, v. 2.0. + #%] + +<a id="docs" class="bz_common_actions" + href="https://bmo.readthedocs.org/"><span>Documentation</span></a> |