From c156cd24c46898958133a7b1bae0ed4f80218363 Mon Sep 17 00:00:00 2001 From: bergware Date: Mon, 25 Dec 2023 06:17:28 +0100 Subject: [PATCH] Dashboard: fix display error --- emhttp/plugins/dynamix/nchan/update_2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emhttp/plugins/dynamix/nchan/update_2 b/emhttp/plugins/dynamix/nchan/update_2 index 727ed18ef..c1548d378 100755 --- a/emhttp/plugins/dynamix/nchan/update_2 +++ b/emhttp/plugins/dynamix/nchan/update_2 @@ -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