summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics_reporting/templates/table-location.html
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/statistics_reporting/templates/table-location.html')
-rw-r--r--modules-available/statistics_reporting/templates/table-location.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/statistics_reporting/templates/table-location.html b/modules-available/statistics_reporting/templates/table-location.html
index 4e470d1e..e7a0c84d 100644
--- a/modules-available/statistics_reporting/templates/table-location.html
+++ b/modules-available/statistics_reporting/templates/table-location.html
@@ -1,7 +1,7 @@
<table id="table-perlocation" class="table table-condensed table-striped table-nowrap stupidtable">
<thead>
<tr>
- <th data-sort="string">{{lang_location}}</th>
+ <th data-sort="string">{{lang_locationname}}</th>
<th data-sort="int" data-sort-default="desc" class="col_totalTime">{{lang_totalTime}}</th>
<th data-sort="int" data-sort-default="desc" class="col_medianSessionLength">{{lang_medianSessionLength}}</th>
<th data-sort="int" data-sort-default="desc" class="col_longSessions">{{lang_longSessions}}</th>