From fd01bab71562adc79c1f67d89b097caaf85a4853 Mon Sep 17 00:00:00 2001
From: David Lawrence
Date: Mon, 6 Feb 2017 16:03:47 +0000
Subject: Bug 1237790 - The experimental user interface doesn't provide link to
help of bug fields
---
.../hook/global/user-error-error_message.html.tmpl | 4 +-
.../en/default/pages/get_permissions.html.tmpl | 44 ----------------------
2 files changed, 2 insertions(+), 46 deletions(-)
delete mode 100644 extensions/BMO/template/en/default/pages/get_permissions.html.tmpl
(limited to 'extensions/BMO/template/en')
diff --git a/extensions/BMO/template/en/default/hook/global/user-error-error_message.html.tmpl b/extensions/BMO/template/en/default/hook/global/user-error-error_message.html.tmpl
index c7fb31009..d5f0058ea 100644
--- a/extensions/BMO/template/en/default/hook/global/user-error-error_message.html.tmpl
+++ b/extensions/BMO/template/en/default/hook/global/user-error-error_message.html.tmpl
@@ -9,8 +9,8 @@
[% IF error == 'illegal_change' || error == 'illegal_change_deps' %]
If you are attempting to confirm an unconfirmed [% terms.bug %] or edit the
- fields of a [% terms.bug %], find
- out how to get the necessary permissions.
+ fields of a [% terms.bug %],
+ find out how to get the necessary permissions.
[% END %]
diff --git a/extensions/BMO/template/en/default/pages/get_permissions.html.tmpl b/extensions/BMO/template/en/default/pages/get_permissions.html.tmpl
deleted file mode 100644
index c62286af3..000000000
--- a/extensions/BMO/template/en/default/pages/get_permissions.html.tmpl
+++ /dev/null
@@ -1,44 +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.
- #%]
-
-[% PROCESS global/header.html.tmpl
- title = "Upgrade Permissions"
-%]
-
-How to apply for upgraded permissions
-
-
- If you want canconfirm, you can add it yourself using
- the triage request form.
-
-
-
- If you want editbugs, email
- bmo-perms@mozilla.org either:
-
- -
- The URLs of two [% terms.bugs %] to which you have attached patches
- or testcases; or
-
- -
- The URLs of the relevant comment on three [% terms.bugs %] which you
- wanted to change, but couldn't, and so added a comment instead.
-
-
-
-
-
- editbugs implies canconfirm; there's no need to apply for both.
-
-
-
- Don't forget to include your [% terms.Bugzilla %] ID if it's not the email address
- you are emailing from.
-
-
-[% PROCESS global/footer.html.tmpl %]
--
cgit v1.2.3-24-g4f1b