summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--extensions/BMO/template/en/default/global/choose-product.html.tmpl4
-rw-r--r--extensions/BMO/web/producticons/firefox_ios.pngbin0 -> 8062 bytes
2 files changed, 4 insertions, 0 deletions
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 eb7581d4e..9f7232178 100644
--- a/extensions/BMO/template/en/default/global/choose-product.html.tmpl
+++ b/extensions/BMO/template/en/default/global/choose-product.html.tmpl
@@ -93,6 +93,10 @@
icon="firefox_android.png"
%]
[% INCLUDE easyproduct
+ name="Firefox for iOS"
+ icon="firefox_ios.png"
+%]
+[% INCLUDE easyproduct
name="Marketplace"
icon="marketplace.png"
%]
diff --git a/extensions/BMO/web/producticons/firefox_ios.png b/extensions/BMO/web/producticons/firefox_ios.png
new file mode 100644
index 000000000..a89a6be15
--- /dev/null
+++ b/extensions/BMO/web/producticons/firefox_ios.png
Binary files differ