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:
Diffstat (limited to 'plugins/Marketplace/templates/macros.twig')
-rw-r--r--plugins/Marketplace/templates/macros.twig2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Marketplace/templates/macros.twig b/plugins/Marketplace/templates/macros.twig
index 4df2426639..346135dfb6 100644
--- a/plugins/Marketplace/templates/macros.twig
+++ b/plugins/Marketplace/templates/macros.twig
@@ -1,6 +1,6 @@
{% macro pluginDeveloper(owner) %}
- {% if 'piwik' == owner or 'matomo-org' == owner %}<img title="Piwik" alt="Piwik" style="padding-bottom:2px;height:11px;" src="plugins/Morpheus/images/logo-marketplace.png"/>{% else %}{{ owner }}{% endif %}
+ {% if 'piwik' == owner or 'matomo-org' == owner %}<img title="Matomo" alt="Matomo" style="padding-bottom:2px;height:11px;" src="plugins/Morpheus/images/logo-marketplace.png"/>{% else %}{{ owner }}{% endif %}
{% endmacro %}
{% macro featuredIcon(align='') %}