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:
authormattpiwik <matthieu.aubry@gmail.com>2011-06-06 03:30:35 +0400
committermattpiwik <matthieu.aubry@gmail.com>2011-06-06 03:30:35 +0400
commitdca3a9a453c3a52e148f003b841158c431f685b8 (patch)
tree1ae14cd8b3bc18f99c243af890e25a476a50e4c8 /plugins/DBStats/templates
parente35814e57f997bc25433d43f25caf86eb192408d (diff)
Show "Delete old logs" links on the Database usage plugin page
git-svn-id: http://dev.piwik.org/svn/trunk@4881 59fd770c-687e-43c8-a1e3-f5a4ff64c105
Diffstat (limited to 'plugins/DBStats/templates')
-rw-r--r--plugins/DBStats/templates/DBStats.tpl8
1 files changed, 7 insertions, 1 deletions
diff --git a/plugins/DBStats/templates/DBStats.tpl b/plugins/DBStats/templates/DBStats.tpl
index 5718d152b4..4064e90729 100644
--- a/plugins/DBStats/templates/DBStats.tpl
+++ b/plugins/DBStats/templates/DBStats.tpl
@@ -7,7 +7,13 @@
{assign var=totalSize value=$tablesStatus.Total.Total_length}
<p>{'DBStats_MainDescription'|translate:$totalSize}
<br />
-{'DBStats_LearnMore'|translate:"<a href='?module=Proxy&action=redirect&url=http://piwik.org/docs/setup-auto-archiving/' target='_blank'>Piwik Auto Archiving</a>"}</p>
+{'DBStats_LearnMore'|translate:"<a href='?module=Proxy&action=redirect&url=http://piwik.org/docs/setup-auto-archiving/' target='_blank'>Piwik Auto Archiving</a>"}
+<br />
+{'PrivacyManager_DeleteLogSettings'|translate}: <a href='{url module="PrivacyManager" action="privacySettings"}#deleteLogsAnchor'>
+{capture assign=clickDeleteLogSettings}{'PrivacyManager_DeleteLogSettings'|translate}{/capture}
+ {'PrivacyManager_ClickHereSettings'|translate:"'$clickDeleteLogSettings'"}
+ </a>
+
<table class="dataTable entityTable">
<thead>
<tr>