diff options
author | Byron Jones <glob@mozilla.com> | 2014-08-01 14:00:30 +0200 |
---|---|---|
committer | Byron Jones <glob@mozilla.com> | 2014-08-01 14:00:30 +0200 |
commit | 65fafdee632ad4794f59b745e3130caa7a21ee58 (patch) | |
tree | 939dfc355071179167fea94141c81df9c6b0dd90 /extensions | |
parent | 801215c0fd8788c077b7decd1b3ae49a729680b2 (diff) | |
download | bugzilla-65fafdee632ad4794f59b745e3130caa7a21ee58.tar.gz bugzilla-65fafdee632ad4794f59b745e3130caa7a21ee58.tar.xz |
Bug 1047328: Please remove "Firefox for Metro:" from the "https://bugzilla.mozilla.org/enter_bug.cgi" page
Diffstat (limited to 'extensions')
-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" %] |