diff options
Diffstat (limited to 'ogcp/templates/actions/client_details.html')
-rw-r--r-- | ogcp/templates/actions/client_details.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ogcp/templates/actions/client_details.html b/ogcp/templates/actions/client_details.html index 620d8eb..42b03c7 100644 --- a/ogcp/templates/actions/client_details.html +++ b/ogcp/templates/actions/client_details.html @@ -22,7 +22,7 @@ <th>{{_('Partition')}}</th> <th>{{_('Type')}}</th> <th>{{_('Filesystem')}}</th> - <th>{{_('Size')}} (MB)</th> + <th>{{_('Size')}} (MiB)</th> <th>{{_('Image')}}</th> <th colspan="2"></th> </tr> |