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-09-09 08:42:44 +0300
committerGitHub <noreply@github.com>2020-09-09 08:42:44 +0300
commitaaf2e659a694ab4007ecea6178b8db0ad481f43a (patch)
tree2c037295ae80d1db9483cc3198b5aa78df190bac /plugins/Feedback
parentd89a202cfbb502083882fbfbb999d8c9ec77b4cb (diff)
Update donations widget (#16405)
* Update donations widget * fix some tests * fix some tests * update css * fix test * improve wording * fix tests
Diffstat (limited to 'plugins/Feedback')
-rw-r--r--plugins/Feedback/templates/index.twig2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Feedback/templates/index.twig b/plugins/Feedback/templates/index.twig
index c8099a0209..5f34596644 100644
--- a/plugins/Feedback/templates/index.twig
+++ b/plugins/Feedback/templates/index.twig
@@ -16,7 +16,7 @@
"</a>",
"<a target='_blank' rel='noreferrer noopener' href='https://matomo.org/get-involved/'>",
"</a>",
- "<a href='#donate'>",
+ "<a href='" ~ linkTo({'module':'CoreAdminHome', 'action': 'home'})~"'>",
"</a>",
"<a target='_blank' rel='noreferrer noopener' href='https://matomo.org/team/'>",
"</a>"