summaryrefslogtreecommitdiffstats
path: root/extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl
diff options
context:
space:
mode:
authorByron Jones <bjones@mozilla.com>2013-03-20 18:05:06 +0100
committerByron Jones <bjones@mozilla.com>2013-03-20 18:05:06 +0100
commitce6b850ebeeff164be4a01aa30ee35b9d7301711 (patch)
tree43d5d92ce6f5d6450d96bd8bff4d066d434407d6 /extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl
parent1b0a68274a27206725476f579d68ed4882606ada (diff)
downloadbugzilla-ce6b850ebeeff164be4a01aa30ee35b9d7301711.tar.gz
bugzilla-ce6b850ebeeff164be4a01aa30ee35b9d7301711.tar.xz
Bug 851818: Modernize the entry page for filing a bug by including, keeping, and removing products shown on the enter bug page
Diffstat (limited to 'extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl')
-rw-r--r--extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl35
1 files changed, 21 insertions, 14 deletions
diff --git a/extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl b/extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl
index 22c93a354..f775f837c 100644
--- a/extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl
+++ b/extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl
@@ -11,34 +11,41 @@
icon="firefox.png"
%]
[% INCLUDE product_block
+ name="Boot2Gecko"
+ icon="firefox.png"
+ caption="Firefox OS"
+%]
+[% INCLUDE product_block
name="Firefox for Android"
icon="firefox.png"
%]
[% INCLUDE product_block
- name="Thunderbird"
- icon="thunderbird.png"
+ name="Firefox for Metro"
+ icon="firefox.png"
%]
[% INCLUDE product_block
- name="Mozilla Services"
- icon="dino.png"
+ name="Marketplace"
+ icon="marketplace.png"
%]
[% INCLUDE product_block
- name="SeaMonkey"
- icon="seamonkey.png"
+ name="Thunderbird"
+ icon="thunderbird.png"
%]
[% INCLUDE product_block
- name="Mozilla Localizations"
- icon="dino.png"
+ name="SeaMonkey"
+ icon="seamonkey.png"
%]
[% INCLUDE product_block
- name="Mozilla Labs"
- icon="labs.png"
+ name="Core"
+ icon="core.png"
%]
[% INCLUDE product_block
- name="Calendar"
- icon="sunbird.png"
+ name="Mozilla Localizations"
+ icon="dino.png"
+ caption="Localizations"
%]
[% INCLUDE product_block
- name="Core"
- icon="core.png"
+ name="Mozilla Services"
+ icon="dino.png"
+ caption="Services"
%]