diff options
author | Byron Jones <glob@mozilla.com> | 2011-11-28 17:56:12 +0100 |
---|---|---|
committer | Dave Lawrence <dlawrence@mozilla.com> | 2011-11-28 17:56:12 +0100 |
commit | d90ebb1b332c39d772657859c951a1c47f2b4aad (patch) | |
tree | bcba555e46a88f12cde962d7a1736eeebf397817 /extensions/GuidedBugEntry/template/en | |
parent | 3186135d61e6c654484204e5e4a04c38d34780b6 (diff) | |
download | bugzilla-d90ebb1b332c39d772657859c951a1c47f2b4aad.tar.gz bugzilla-d90ebb1b332c39d772657859c951a1c47f2b4aad.tar.xz |
Bug 704537: replace fennec with fennec native in the guided entry
Diffstat (limited to 'extensions/GuidedBugEntry/template/en')
-rw-r--r-- | extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl | 4 |
1 files changed, 2 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 23d73d61f..c3991657f 100644 --- a/extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl +++ b/extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl @@ -29,8 +29,8 @@ icon="firefox.png" %] [% INCLUDE product_block - name="Fennec" - caption="Firefox for Mobile (Fennec)" + name="Fennec Native" + caption="Firefox for Mobile (Android)" icon="fennec.png" %] [% INCLUDE product_block |