From fdf805f264dd8a5248f9006c5ad57e251673940f Mon Sep 17 00:00:00 2001 From: mhsanaei Date: Tue, 28 May 2024 15:16:29 +0200 Subject: minor changes --- web/html/xui/client_bulk_modal.html | 4 ++-- web/html/xui/index.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'web/html') diff --git a/web/html/xui/client_bulk_modal.html b/web/html/xui/client_bulk_modal.html index 08ec7ef1..ca9210ff 100644 --- a/web/html/xui/client_bulk_modal.html +++ b/web/html/xui/client_bulk_modal.html @@ -20,10 +20,10 @@ - + - + diff --git a/web/html/xui/index.html b/web/html/xui/index.html index 243a26bf..c179660b 100644 --- a/web/html/xui/index.html +++ b/web/html/xui/index.html @@ -46,12 +46,12 @@ :stroke-color="status.cpu.color" :percent="status.cpu.percent">
CPU: [[ cpuCoreFormat(status.cpuCores) ]] - +
-
Speed: [[ cpuSpeedFormat(status.cpuSpeedMhz) ]]