diff options
author | Dave Lawrence <dlawrence@mozilla.com> | 2013-10-22 04:59:06 +0200 |
---|---|---|
committer | Dave Lawrence <dlawrence@mozilla.com> | 2013-10-22 04:59:06 +0200 |
commit | d27748a8cead8918d91f53eded6f30c158fbe5e3 (patch) | |
tree | 50638236104b4d6aeb7381f478c3e05624325353 /extensions/GuidedBugEntry | |
parent | e3edbc52e592519697bfb0130a3ef13a7744a5d2 (diff) | |
download | bugzilla-d27748a8cead8918d91f53eded6f30c158fbe5e3.tar.gz bugzilla-d27748a8cead8918d91f53eded6f30c158fbe5e3.tar.xz |
Bug 913075 - Change the Bugzilla Product Name of BootToGecko to Firefox OS
r=glob
Diffstat (limited to 'extensions/GuidedBugEntry')
-rw-r--r-- | extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl b/extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl index 59f7e8cb8..46ca386b2 100644 --- a/extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl +++ b/extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl @@ -11,9 +11,8 @@ icon="firefox.png" %] [% INCLUDE product_block - name="Boot2Gecko" + name="Firefox OS" icon="firefox.png" - caption="Firefox OS" %] [% INCLUDE product_block name="Firefox for Android" |