summaryrefslogtreecommitdiffstats
path: root/modules-available/dozmod/templates/blockstats-details.html
diff options
context:
space:
mode:
authorSimon Rettberg2016-08-22 12:13:19 +0200
committerSimon Rettberg2016-08-22 12:13:19 +0200
commitbf9db9aef8966de85652393cbcc28053dd2ffed3 (patch)
treed5a8cc8f6d3fcfe5013d3e5d263cc88912b77554 /modules-available/dozmod/templates/blockstats-details.html
parent[statistics] Handle lastboot = 0 as offline, fix hdd parsing, add raw display (diff)
downloadslx-admin-bf9db9aef8966de85652393cbcc28053dd2ffed3.tar.gz
slx-admin-bf9db9aef8966de85652393cbcc28053dd2ffed3.tar.xz
slx-admin-bf9db9aef8966de85652393cbcc28053dd2ffed3.zip
[dozmod] Show wasted space in blockstats
Diffstat (limited to 'modules-available/dozmod/templates/blockstats-details.html')
-rw-r--r--modules-available/dozmod/templates/blockstats-details.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/dozmod/templates/blockstats-details.html b/modules-available/dozmod/templates/blockstats-details.html
index 68e03fbc..e9466d94 100644
--- a/modules-available/dozmod/templates/blockstats-details.html
+++ b/modules-available/dozmod/templates/blockstats-details.html
@@ -1,6 +1,6 @@
<table class="table table-bordered table-striped">
<tr>
- <th>{{lang_imageName}}</th>
+ <th>{{lang_image}}</th>
<th>{{lang_createTime}}</th>
<th>{{lang_fileSize}}</th>
<th>{{lang_blockCount}}</th>