summaryrefslogtreecommitdiffstats
path: root/extensions/GuidedBugEntry
diff options
context:
space:
mode:
authorByron Jones <glob@mozilla.com>2014-08-19 08:56:08 +0200
committerByron Jones <glob@mozilla.com>2014-08-19 08:56:08 +0200
commit2bc51e2b17245527ffb9bb63dbbeabf977086ade (patch)
tree6acb0afe18e195cd2fb161adfd761cf68ffeb009 /extensions/GuidedBugEntry
parent1ef4fba8ad5b7f9df46eabeab20955ce5917f83a (diff)
downloadbugzilla-2bc51e2b17245527ffb9bb63dbbeabf977086ade.tar.gz
bugzilla-2bc51e2b17245527ffb9bb63dbbeabf977086ade.tar.xz
Bug 1050230: Use better icons for the guided bug entry product selection to differentiate Fx, Fx for Android and FxOS
Diffstat (limited to 'extensions/GuidedBugEntry')
-rw-r--r--extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl b/extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl
index 2e9a8ea5c..f4e7b81ff 100644
--- a/extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl
+++ b/extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl
@@ -12,11 +12,11 @@
%]
[% INCLUDE product_block
name="Firefox OS"
- icon="firefox.png"
+ icon="firefox_os.png"
%]
[% INCLUDE product_block
name="Firefox for Android"
- icon="firefox.png"
+ icon="firefox_android.png"
%]
[% INCLUDE product_block
name="Marketplace"