commit | cebf69d6634db65f9a9ab558f87a05504106a3e2 | [log] [tgz] |
---|---|---|
author | Akron <diewald@ids-mannheim.de> | Fri Feb 08 10:18:44 2019 +0100 |
committer | Gerrit Code Review <gerrit2@korap.ids-mannheim.de> | Fri Feb 08 10:18:44 2019 +0100 |
tree | cb9bfd229f6548f002f00d6bc7c7f44952b80eae | |
parent | de595b44f5cc98c283e337cc8333a159b1b90c8c [diff] | |
parent | 13edd80687a1f9cc11c8fbdc001c47d08b0b3e11 [diff] |
Merge "Improve note regarding opt-out"
diff --git a/lib/Kalamar/Plugin/Piwik.pm b/lib/Kalamar/Plugin/Piwik.pm index 9b0c909..e991250 100644 --- a/lib/Kalamar/Plugin/Piwik.pm +++ b/lib/Kalamar/Plugin/Piwik.pm
@@ -31,7 +31,7 @@ $mojo->content_block( 'faq' => { inline => '<section name="piwik-opt-out">' . - '<h3><%= loc("Piwik_HowToOptOut", "How can I opt-out?") %></h3>' . + '<h3><%= loc("Piwik_HowToOptOut", "How can I opt-out from Matomo?") %></h3>' . '<%= piwik_tag "opt-out" %>' . '</section>' }