diff options
author | Kohei Yoshino <kohei.yoshino@gmail.com> | 2018-01-03 18:32:16 +0100 |
---|---|---|
committer | Dylan William Hardison <dylan@hardison.net> | 2018-01-03 18:32:16 +0100 |
commit | 17bb7818e89de027220633f83b56377936b8721d (patch) | |
tree | 15d9352b567c0ac27bfa7137c7f3387ed396a34f /extensions/GuidedBugEntry/template/en | |
parent | c4c1eb9f453c49f6aa24e9f771ebf060a2c3ac43 (diff) | |
download | bugzilla-17bb7818e89de027220633f83b56377936b8721d.tar.gz bugzilla-17bb7818e89de027220633f83b56377936b8721d.tar.xz |
Bug 1427646 - Remove Webmaker product from product selector on Browse page and guided bug entry form
Diffstat (limited to 'extensions/GuidedBugEntry/template/en')
-rw-r--r-- | extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl b/extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl index 0b3177afc..047d64abc 100644 --- a/extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl +++ b/extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl @@ -23,10 +23,6 @@ For [% terms.bugs %] in Firefox, the Mozilla Foundation's web browser. icon="firefox_ios.png" %] [% INCLUDE product_block - name="Webmaker" - icon="webmaker.png" -%] -[% INCLUDE product_block name="Thunderbird" icon="thunderbird.png" %] |