From 929b49c3e8e5720b750cb35fe27d2d79744a3589 Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Wed, 24 Jul 2013 23:39:00 +0800 Subject: Bug 895282: Add Webmaker to Bugzilla enter_bug product selection pages --- .../en/default/global/choose-product.html.tmpl | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) (limited to 'extensions/BMO/template/en/default/global') 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 38a43cd12..1ee21a8bd 100644 --- a/extensions/BMO/template/en/default/global/choose-product.html.tmpl +++ b/extensions/BMO/template/en/default/global/choose-product.html.tmpl @@ -78,7 +78,7 @@ [% INCLUDE easyproduct name="Core" - icon="dino.png" + icon="component.png" %] [% INCLUDE easyproduct name="Firefox" @@ -97,14 +97,18 @@ name="Firefox for Metro" icon="firefox.png" %] -[% INCLUDE easyproduct - name="Toolkit" - icon="dino.png" -%] [% INCLUDE easyproduct name="Marketplace" icon="marketplace.png" %] +[% INCLUDE easyproduct + name="Webmaker" + icon="webmaker.png" +%] +[% INCLUDE easyproduct + name="Toolkit" + icon="component.png" +%] [% INCLUDE easyproduct name="Thunderbird" icon="thunderbird.png" @@ -115,11 +119,11 @@ %] [% INCLUDE easyproduct name="Mozilla Localizations" - icon="dino.png" + icon="localization.png" %] [% INCLUDE easyproduct name="Mozilla Services" - icon="dino.png" + icon="sync.png" %]