From 7a7013402fb30e8777bc09fb9971651392e65ea1 Mon Sep 17 00:00:00 2001
From: Byron Jones
Date: Tue, 23 Sep 2014 11:41:17 +0800
Subject: Bug 1037663: Make custom bug entry forms more discoverable
---
.../en/default/global/choose-product.html.tmpl | 1 +
.../template/en/default/global/redirect.html.tmpl | 25 ++++++++++++++++++++++
2 files changed, 26 insertions(+)
create mode 100644 extensions/BMO/template/en/default/global/redirect.html.tmpl
(limited to 'extensions/BMO/template/en/default/global')
diff --git a/extensions/BMO/template/en/default/global/choose-product.html.tmpl b/extensions/BMO/template/en/default/global/choose-product.html.tmpl
index 448226fbf..eb7581d4e 100644
--- a/extensions/BMO/template/en/default/global/choose-product.html.tmpl
+++ b/extensions/BMO/template/en/default/global/choose-product.html.tmpl
@@ -194,6 +194,7 @@ by changing your preferences.
src="extensions/BMO/web/images/guided.png" width="16" height="16" border="0" align="absmiddle">
Switch to the [% terms.Bugzilla %] Helper
+ | Custom [% terms.bug %] entry forms
[% PROCESS global/footer.html.tmpl %]
diff --git a/extensions/BMO/template/en/default/global/redirect.html.tmpl b/extensions/BMO/template/en/default/global/redirect.html.tmpl
new file mode 100644
index 000000000..67561d8fa
--- /dev/null
+++ b/extensions/BMO/template/en/default/global/redirect.html.tmpl
@@ -0,0 +1,25 @@
+[%# 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.
+ #%]
+
+
+
+
+ Moved
+
+
+
+
+ Redirecting to [% url FILTER html %]
+
+
--
cgit v1.2.3-24-g4f1b