From 2bc51e2b17245527ffb9bb63dbbeabf977086ade Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Tue, 19 Aug 2014 14:56:08 +0800 Subject: Bug 1050230: Use better icons for the guided bug entry product selection to differentiate Fx, Fx for Android and FxOS --- extensions/BMO/template/en/default/global/choose-product.html.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (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 46b85d852..448226fbf 100644 --- a/extensions/BMO/template/en/default/global/choose-product.html.tmpl +++ b/extensions/BMO/template/en/default/global/choose-product.html.tmpl @@ -86,11 +86,11 @@ %] [% INCLUDE easyproduct name="Firefox OS" - icon="firefox.png" + icon="firefox_os.png" %] [% INCLUDE easyproduct name="Firefox for Android" - icon="firefox.png" + icon="firefox_android.png" %] [% INCLUDE easyproduct name="Marketplace" -- cgit v1.2.3-24-g4f1b