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:
authorThomas Steur <tsteur@users.noreply.github.com>2020-02-25 00:02:38 +0300
committerGitHub <noreply@github.com>2020-02-25 00:02:38 +0300
commit787d9d928b5ebc91869b19965c9ebb3dbaec2cee (patch)
tree0bda6eb105c29590f6f9b1d91dc75ca5b9b2d4a6 /plugins/Marketplace
parent7c517de3c74b8417230d813ae35e6b5eba06605e (diff)
Remove donation widget from dashboard (#15614)
* Remove donation widget from dashboard * fix some ui tests
Diffstat (limited to 'plugins/Marketplace')
-rw-r--r--plugins/Marketplace/lang/en.json1
-rw-r--r--plugins/Marketplace/templates/getPremiumFeatures.twig3
2 files changed, 4 insertions, 0 deletions
diff --git a/plugins/Marketplace/lang/en.json b/plugins/Marketplace/lang/en.json
index a84b879240..7d9cbf34aa 100644
--- a/plugins/Marketplace/lang/en.json
+++ b/plugins/Marketplace/lang/en.json
@@ -8,6 +8,7 @@
"AllowedUploadFormats": "You may upload a plugin or theme in .zip format via this page.",
"Authors": "Authors",
"Browse": "Browse",
+ "SupportMatomoThankYou": "Any purchase will help fund the future of the Matomo open-source project. Thank you for your support!",
"LatestMarketplaceUpdates": "Latest Marketplace Updates",
"BackToMarketplace": "Back to Marketplace",
"BrowseMarketplace": "Browse Marketplace",
diff --git a/plugins/Marketplace/templates/getPremiumFeatures.twig b/plugins/Marketplace/templates/getPremiumFeatures.twig
index fa0fe83744..3663ff69c0 100644
--- a/plugins/Marketplace/templates/getPremiumFeatures.twig
+++ b/plugins/Marketplace/templates/getPremiumFeatures.twig
@@ -1,5 +1,8 @@
<div class="getNewPlugins getPremiumFeatures widgetBody">
<div class="row">
+ <div class="col s12 m12">
+ <h3 style="margin-bottom: 28px;">{{ 'Marketplace_SupportMatomoThankYou'|translate }}</h3></div>
+
{% for plugin in plugins %}
<div class="col s12 m4">