diff options
-rw-r--r-- | extensions/BMO/template/en/default/global/choose-product.html.tmpl | 4 | ||||
-rw-r--r-- | extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl | 4 |
2 files changed, 0 insertions, 8 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 8368523f3..46b85d852 100644 --- a/extensions/BMO/template/en/default/global/choose-product.html.tmpl +++ b/extensions/BMO/template/en/default/global/choose-product.html.tmpl @@ -93,10 +93,6 @@ icon="firefox.png" %] [% INCLUDE easyproduct - name="Firefox for Metro" - icon="firefox.png" -%] -[% INCLUDE easyproduct name="Marketplace" icon="marketplace.png" %] diff --git a/extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl b/extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl index 46ca386b2..2e9a8ea5c 100644 --- a/extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl +++ b/extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl @@ -19,10 +19,6 @@ icon="firefox.png" %] [% INCLUDE product_block - name="Firefox for Metro" - icon="firefox.png" -%] -[% INCLUDE product_block name="Marketplace" icon="marketplace.png" %] |