Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/site/app/views/statistics/index.thtml
diff options
context:
space:
mode:
Diffstat (limited to 'site/app/views/statistics/index.thtml')
-rw-r--r--site/app/views/statistics/index.thtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/app/views/statistics/index.thtml b/site/app/views/statistics/index.thtml
index 87b87f8..7624f1c 100644
--- a/site/app/views/statistics/index.thtml
+++ b/site/app/views/statistics/index.thtml
@@ -121,7 +121,7 @@
</div>
<div class="listing-footer">
<ol id="stats-table-pagination" class="pagination"></ol>
- <a href="<?=$html->url('/statistics/sitecsv/week')?>" id="stats-csv-download"><? echo ___('View this table in CSV format') ?></a>
+ <a href="<?=$html->url('/statistics/sitecsv/week')?>" id="stats-csv-download"><?php echo ___('View this table in CSV format') ?></a>
</div>
</div>