summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Lawrence <dkl@mozilla.com>2016-09-24 00:00:28 +0200
committerDavid Lawrence <dkl@mozilla.com>2016-09-24 00:00:28 +0200
commitb6cd33880fa20b39bf4930c562919041f5fa587f (patch)
tree971289a513c69e6e40a1caa1e882c127c7050759
parent1eece219f8739b3dbd9f334c2f11bb4975be8924 (diff)
downloadbugzilla-b6cd33880fa20b39bf4930c562919041f5fa587f.tar.gz
bugzilla-b6cd33880fa20b39bf4930c562919041f5fa587f.tar.xz
Bug 1304161 - remove Firefox OS and Marketplace from guided entry page and replace with Firefox for Android and iOS
-rw-r--r--extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl14
1 files changed, 6 insertions, 8 deletions
diff --git a/extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl b/extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl
index 67ad392a1..0b3177afc 100644
--- a/extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl
+++ b/extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl
@@ -15,8 +15,12 @@ For [% terms.bugs %] in Firefox, the Mozilla Foundation's web browser.
(<a href="https://www.mozilla.org/en-US/firefox/desktop/">more info</a>)
[% END %]
[% INCLUDE product_block
- name="Firefox OS"
- icon="firefox_os.png"
+ name="Firefox for Android"
+ icon="firefox_android.png"
+%]
+[% INCLUDE product_block
+ name="Firefox for iOS"
+ icon="firefox_ios.png"
%]
[% INCLUDE product_block
name="Webmaker"
@@ -26,9 +30,3 @@ For [% terms.bugs %] in Firefox, the Mozilla Foundation's web browser.
name="Thunderbird"
icon="thunderbird.png"
%]
-[% WRAPPER product_block
- name="Marketplace"
- icon="marketplace.png"
-%]
-Mozilla's website to bring personalized discovery, worldwide distribution, and easy payments to the largest platform for app development: the Web. (<a href="https://wiki.mozilla.org/Marketplace">more info</a>)
-[% END %]