Dashboard: fix display error

This commit is contained in:
bergware
2023-12-25 06:17:28 +01:00
parent 489b73d104
commit c156cd24c4
+1 -1
View File
@@ -329,7 +329,7 @@ while (true) {
$echo[$a] = [];
$error = $warning = $red = $orange = $fail = $smart = $full = $high = 0;
$echo[$a][] = extra_group();
$echo[$a][] = "\n".($error+$warning)."\n".($red+$orange)."\n".($fail+$smart)."\n".($full+$high);
$echo[$a][] = "\r".($error+$warning)."\r".($red+$orange)."\r".($fail+$smart)."\r".($full+$high);
$echo[$a] = implode($echo[$a]);
// parity status