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 <git@lw1.at>2020-06-28 10:15:55 +0300
committerGitHub <noreply@github.com>2020-06-28 10:15:55 +0300
commit764068c41dd3c01e450472fe81aa4a1753f708a1 (patch)
treeed5bcfad1bd34941208130544269d616bc1e3ea1 /plugins/PrivacyManager/templates
parentde5ae85e7a11f7bbd962256c890a32188c40d000 (diff)
add missing link to consent help page (#15973)
Diffstat (limited to 'plugins/PrivacyManager/templates')
-rw-r--r--plugins/PrivacyManager/templates/askingForConsent.twig7
1 files changed, 5 insertions, 2 deletions
diff --git a/plugins/PrivacyManager/templates/askingForConsent.twig b/plugins/PrivacyManager/templates/askingForConsent.twig
index 1ef5450a6d..ae446c621d 100644
--- a/plugins/PrivacyManager/templates/askingForConsent.twig
+++ b/plugins/PrivacyManager/templates/askingForConsent.twig
@@ -10,7 +10,10 @@
<div piwik-content-block content-title="{{ 'PrivacyManager_WhenDoINeedConsent'|translate|e('html_attr') }}" class="privacyAskingForConsent">
<p>
- {{ 'PrivacyManager_WhenConsentIsNeeded1'|translate }}
+ {{ 'PrivacyManager_WhenConsentIsNeeded1'|translate(
+ '<a href="https://matomo.org/docs/gdpr/" target="_blank" rel="noreferrer noopener">', '</a>',
+ '<a href="https://matomo.org/blog/2018/04/lawful-basis-for-processing-personal-data-under-gdpr-with-matomo/" target="_blank" rel="noreferrer noopener">', '</a>'
+ )|raw }}
<br /><br />
{{ 'PrivacyManager_WhenConsentIsNeeded2'|translate('<a href="' ~ linkTo({module: 'PrivacyManager', action: 'privacySettings'}) ~ '">', '</a>.')|raw }}
</p>
@@ -34,7 +37,7 @@ _paq.push(['trackPageview']);
</p>
<h3>{{ 'PrivacyManager_AskForConsentStep2'|translate }}</h3>
<p>
- {{ 'PrivacyManager_AskForConsentStep2Desc'|translate }}
+ {{ 'PrivacyManager_AskForConsentStep2Desc'|translate('<a href="https://matomo.org/blog/2018/04/how-should-i-write-my-privacy-notice-for-matomo-analytics-under-gdpr/" target="_blank" rel="noreferrer noopener">', '</a>')|raw }}
</p>
<h3>{{ 'PrivacyManager_AskForConsentStep3'|translate }}</h3>
<p>