summaryrefslogtreecommitdiff
path: root/templates/display.pt
diff options
context:
space:
mode:
Diffstat (limited to 'templates/display.pt')
-rw-r--r--templates/display.pt4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/display.pt b/templates/display.pt
index 380bf1e..bee7da4 100644
--- a/templates/display.pt
+++ b/templates/display.pt
@@ -106,10 +106,10 @@
</li>
<!-- will be displayed when we have enough data -->
<li style="display: none;">
- <span tal:content="data/download_counts/day" /> downloads in the last week
+ <span tal:content="data/download_counts/week" /> downloads in the last week
</li>
<li style="display: none;">
- <span tal:content="data/download_counts/day" /> downloads in the last month
+ <span tal:content="data/download_counts/month" /> downloads in the last month
</li>
</ul>