Fixed mdadm sync speed title description (#10773)

This commit is contained in:
SourceDoctor
2019-11-03 12:38:50 +01:00
committed by PipoCanaja
parent 76318c8811
commit a0743d86dc

View File

@@ -1,5 +1,5 @@
<?php
$unit_text = 'Sync Speed (kB/s)';
$unit_text = 'Sync Speed (Byte/s)';
$unitlen = 20;
$bigdescrlen = 15;
$smalldescrlen = 15;