diff options
Diffstat (limited to 'extensions/BMO/template')
-rw-r--r-- | extensions/BMO/template/en/default/global/choose-product.html.tmpl | 18 |
1 files changed, 11 insertions, 7 deletions
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 @@ <table align="center" border="0" width="600" cellpadding="5" cellspacing="0"> [% INCLUDE easyproduct name="Core" - icon="dino.png" + icon="component.png" %] [% INCLUDE easyproduct name="Firefox" @@ -98,14 +98,18 @@ 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" %] <tr> <td><a href="[% target FILTER uri %]?full=1 |