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:
authordiosmosis <benaka@piwik.pro>2014-11-27 07:01:59 +0300
committerdiosmosis <benaka@piwik.pro>2014-11-27 07:01:59 +0300
commit1e9e585610d8e50708d971978a579839fe305fed (patch)
tree580b420b209554b4de1ef69432f2f77b39812d5d /plugins/DBStats
parenteeb7e8d5a28968e72b9e9e74b7e09535e5aaa818 (diff)
parent935c3597ab0c4b1288f5ba82af634b342a75daaa (diff)
Merge branch 'master' into processed_metrics_metadata
Conflicts: plugins/Actions/Reports/GetSiteSearchKeywords.php tests/PHPUnit/System/expected/test_ArchiveCronTest_archive_php_cron_output.txt
Diffstat (limited to 'plugins/DBStats')
-rwxr-xr-xplugins/DBStats/templates/index.twig2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/DBStats/templates/index.twig b/plugins/DBStats/templates/index.twig
index 32a8e78d08..3d0d578f26 100755
--- a/plugins/DBStats/templates/index.twig
+++ b/plugins/DBStats/templates/index.twig
@@ -5,7 +5,7 @@
<h2 id="databaseUsageSummary">{{ 'DBStats_DatabaseUsage'|translate }}</h2>
<p>
{{ 'DBStats_MainDescription'|translate(totalSpaceUsed) }}<br/>
- {{ 'DBStats_LearnMore'|translate("<a href='?module=Proxy&action=redirect&url=http://piwik.org/docs/setup-auto-archiving/' target='_blank'>Piwik Auto Archiving</a>")|raw }}
+ {{ 'DBStats_LearnMore'|translate("<a href='?module=Proxy&action=redirect&url=http://piwik.org/docs/setup-auto-archiving/' rel='noreferrer' target='_blank'>Piwik Auto Archiving</a>")|raw }}
<br/>
<br/>
</p>