summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics_reporting/templates/table-client.html
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/statistics_reporting/templates/table-client.html')
-rw-r--r--modules-available/statistics_reporting/templates/table-client.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/statistics_reporting/templates/table-client.html b/modules-available/statistics_reporting/templates/table-client.html
index a23c2f89..7bcf3ecf 100644
--- a/modules-available/statistics_reporting/templates/table-client.html
+++ b/modules-available/statistics_reporting/templates/table-client.html
@@ -2,7 +2,7 @@
<thead>
<tr>
<th data-sort="string">{{lang_hostname}}</th>
- <th data-sort="string" class="col_locationname">{{lang_location}}</th>
+ <th data-sort="string" class="col_locationname">{{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>