Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Winkler <Findus23@users.noreply.github.com>2017-01-22 02:50:26 +0300
committerMatthieu Aubry <mattab@users.noreply.github.com>2017-01-22 02:50:26 +0300
commit4a276894d3819fbce9128b9cdda9bff5523d243a (patch)
tree6ee4b42df262ebc3e6daee33e77408d90b977505 /plugins/Ecommerce
parent9f16db6e521d35e5b57dbb499820cebc1c91c1c0 (diff)
Improved old icons (#11190)
* these images are png with a wrong file extention * converted all remaining (non animated) GIFs to PNG * replaced .gif with .png * jpg to png | deleted plugins/Live/images/visitor_profile_background.jpg * changed jpg in templates * replaced favicon.ico with real multisize ico
Diffstat (limited to 'plugins/Ecommerce')
-rw-r--r--plugins/Ecommerce/templates/getSparklines.twig4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Ecommerce/templates/getSparklines.twig b/plugins/Ecommerce/templates/getSparklines.twig
index 62487c46e2..17e6c880fd 100644
--- a/plugins/Ecommerce/templates/getSparklines.twig
+++ b/plugins/Ecommerce/templates/getSparklines.twig
@@ -3,7 +3,7 @@
<div class="sparkline">{{ sparkline(urlSparklineConversions) }}
<strong>{{ nb_conversions|number }}</strong>
{{ 'General_EcommerceOrders'|translate }}
- <img src='plugins/Morpheus/images/ecommerceOrder.gif'>
+ <img src='plugins/Morpheus/images/ecommerceOrder.png'>
{% if goalAllowMultipleConversionsPerVisit is defined and goalAllowMultipleConversionsPerVisit %}
({{ 'General_NVisits'|translate("<strong>"~nb_visits_converted~"</strong>")|raw }})
@@ -31,7 +31,7 @@
</div>
<div id='rightcolumn' {% if not isWidget %}style='width:30%;'{% endif %}>
<div>
- <img src='plugins/Morpheus/images/ecommerceAbandonedCart.gif'> {{ 'General_AbandonedCarts'|translate }}
+ <img src='plugins/Morpheus/images/ecommerceAbandonedCart.png'> {{ 'General_AbandonedCarts'|translate }}
</div>
<div class="sparkline">