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>2009-12-14 20:36:50 +0300
committermattpiwik <matthieu.aubry@gmail.com>2009-12-14 20:36:50 +0300
commitb12f1a2ae6ea977ae3a0963eb2f305d71cee482d (patch)
treebf7a7dc507287ecc2495d0681f5f39089fd8b767 /plugins/DBStats/templates
parent43c0828736a612f0453cfafc4f3ad56d1dc7c614 (diff)
refs #389 Fixing date selection, fixing column sorting, few styles modifications
git-svn-id: http://dev.piwik.org/svn/trunk@1692 59fd770c-687e-43c8-a1e3-f5a4ff64c105
Diffstat (limited to 'plugins/DBStats/templates')
-rw-r--r--plugins/DBStats/templates/DBStats.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/DBStats/templates/DBStats.tpl b/plugins/DBStats/templates/DBStats.tpl
index bcc3e0bb9b..9fdbff5436 100644
--- a/plugins/DBStats/templates/DBStats.tpl
+++ b/plugins/DBStats/templates/DBStats.tpl
@@ -12,7 +12,7 @@
<table class="adminTable">
<thead>
<th>{'DBStats_Table'|translate}</th>
- <th>{'DBStats_RowNumber'|translate}</th>
+ <th>{'DBStats_RowCount'|translate}</th>
<th>{'DBStats_DataSize'|translate}</th>
<th>{'DBStats_IndexSize'|translate}</th>
<th>{'DBStats_TotalSize'|translate}</th>