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 <github@lw1.at>2018-11-26 03:55:26 +0300
committerdiosmosis <diosmosis@users.noreply.github.com>2018-11-26 03:55:26 +0300
commitcb5453316711264b07b89a7077b51404a189aa98 (patch)
tree2db82ebe793a0e267ac8d9b43988db7bda8e91aa /plugins/Overlay
parentae0460f91e9a6b0f2e8034f623710639d4d56005 (diff)
don't allow chrome to translate Matomo pages (#13748)
avoid unintentionally sending private data to foreign servers
Diffstat (limited to 'plugins/Overlay')
-rw-r--r--plugins/Overlay/templates/showErrorWrongDomain.twig2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Overlay/templates/showErrorWrongDomain.twig b/plugins/Overlay/templates/showErrorWrongDomain.twig
index 012ea94963..a8c7d68118 100644
--- a/plugins/Overlay/templates/showErrorWrongDomain.twig
+++ b/plugins/Overlay/templates/showErrorWrongDomain.twig
@@ -14,4 +14,4 @@
<p>{{ troubleshoot|raw }}</p>
</body>
-</html> \ No newline at end of file
+</html>