summaryrefslogtreecommitdiffstats
path: root/modules-available/dozmod/templates
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/dozmod/templates')
-rw-r--r--modules-available/dozmod/templates/blockstats-details.html2
-rw-r--r--modules-available/dozmod/templates/blockstats.html6
2 files changed, 6 insertions, 2 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>
diff --git a/modules-available/dozmod/templates/blockstats.html b/modules-available/dozmod/templates/blockstats.html
index 82a66146..cba3b476 100644
--- a/modules-available/dozmod/templates/blockstats.html
+++ b/modules-available/dozmod/templates/blockstats.html
@@ -1,8 +1,12 @@
+<div class="alert alert-info">
+ {{lang_spaceWastedDuplication}}: {{spacewasted}}
+</div>
+
<table class="table table-condensed table-striped" style="width: auto">
<tr>
<th>{{lang_hash}}</th>
<th>{{lang_size}}</th>
- <th>{{lang_count}}</th>
+ <th>{{lang_blockCount}}</th>
</tr>
{{#hashes}}
<tr>