]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1304161 - remove Firefox OS and Marketplace from guided entry page and replace...
authorDavid Lawrence <dkl@mozilla.com>
Fri, 23 Sep 2016 22:00:28 +0000 (22:00 +0000)
committerDavid Lawrence <dkl@mozilla.com>
Fri, 23 Sep 2016 22:00:28 +0000 (22:00 +0000)
extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl

index 67ad392a13f63b8a2e0054f3624cc6fb304d8f83..0b3177afcba75a2a2e34e4fc2b53bfae25baf1aa 100644 (file)
@@ -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 %]