summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics/templates/machine-usage.html
diff options
context:
space:
mode:
authorChristian Klinger2016-08-08 15:30:23 +0200
committerChristian Klinger2016-08-08 15:30:23 +0200
commitd3423cb05b719eb416d39f33e803be79b21065c1 (patch)
tree5b2e9da00816c4adf24b33c4c8db0eed575093bf /modules-available/statistics/templates/machine-usage.html
parentsubnet select. (diff)
parent[baseconfig] Disable selectize.js for shadow feature; set shadow status on load (diff)
downloadslx-admin-d3423cb05b719eb416d39f33e803be79b21065c1.tar.gz
slx-admin-d3423cb05b719eb416d39f33e803be79b21065c1.tar.xz
slx-admin-d3423cb05b719eb416d39f33e803be79b21065c1.zip
Merge branch 'modularization' of git.openslx.org:openslx-ng/slx-admin into modularization
Diffstat (limited to 'modules-available/statistics/templates/machine-usage.html')
-rw-r--r--modules-available/statistics/templates/machine-usage.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/modules-available/statistics/templates/machine-usage.html b/modules-available/statistics/templates/machine-usage.html
index ffaa747b..ef969fc6 100644
--- a/modules-available/statistics/templates/machine-usage.html
+++ b/modules-available/statistics/templates/machine-usage.html
@@ -9,9 +9,9 @@
<div class="col-sm-6">
<table class="table table-condensed">
<tr>
- <th>Type</th>
- <th>When</th>
- <th>Length</th>
+ <th>{{lang_eventType}}</th>
+ <th>{{lang_when}}</th>
+ <th>{{lang_duration}}</th>
</tr>
{{#rows}}
<tr>
@@ -26,9 +26,9 @@
<table class="table table-condensed">
{{#hasrows2}}
<tr>
- <th>Type</th>
- <th>When</th>
- <th>Length</th>
+ <th>{{lang_eventType}}</th>
+ <th>{{lang_when}}</th>
+ <th>{{lang_duration}}</th>
</tr>
{{/hasrows2}}
{{#rows2}}