summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics/templates/hints-hdd-grow.html
diff options
context:
space:
mode:
authorSimon Rettberg2022-03-30 12:10:05 +0200
committerSimon Rettberg2022-03-30 12:10:05 +0200
commit66571cd1e08b9af99fa093161206a4477df8c718 (patch)
tree8d3e7904051ef0e99429b9c64ef21c64f593731c /modules-available/statistics/templates/hints-hdd-grow.html
parent[eventlog] Update translations (diff)
downloadslx-admin-66571cd1e08b9af99fa093161206a4477df8c718.tar.gz
slx-admin-66571cd1e08b9af99fa093161206a4477df8c718.tar.xz
slx-admin-66571cd1e08b9af99fa093161206a4477df8c718.zip
[statistics] Fix translation tags
Diffstat (limited to 'modules-available/statistics/templates/hints-hdd-grow.html')
-rw-r--r--modules-available/statistics/templates/hints-hdd-grow.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/modules-available/statistics/templates/hints-hdd-grow.html b/modules-available/statistics/templates/hints-hdd-grow.html
index dd856700..26e4f73f 100644
--- a/modules-available/statistics/templates/hints-hdd-grow.html
+++ b/modules-available/statistics/templates/hints-hdd-grow.html
@@ -7,7 +7,7 @@
<tr>
<th>{{lang_machine}}</th>
<th>{{lang_unused}}</th>
- <th>{lang_id44size}}</th>
+ <th>{{lang_id44size}}</th>
</tr>
</thead>
<tbody>
@@ -37,8 +37,8 @@
<tr>
<th>{{lang_machine}}</th>
<th>{{lang_unused}}</th>
- <th>{lang_id45size}}</th>
- <th>{lang_id44size}}</th>
+ <th>{{lang_id45size}}</th>
+ <th>{{lang_id44size}}</th>
</tr>
</thead>
<tbody>
@@ -62,4 +62,4 @@
</tr>
{{/id45}}
</tbody>
-</table> \ No newline at end of file
+</table>