mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Fixed mdadm sync speed title description (#10773)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
$unit_text = 'Sync Speed (kB/s)';
|
||||
$unit_text = 'Sync Speed (Byte/s)';
|
||||
$unitlen = 20;
|
||||
$bigdescrlen = 15;
|
||||
$smalldescrlen = 15;
|
||||
|
||||
Reference in New Issue
Block a user