diff options
Diffstat (limited to 'extensions/GuidedBugEntry/template')
-rw-r--r-- | extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl | 4 |
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" |