mirror of
https://github.com/pi-hole/web.git
synced 2025-12-20 02:38:28 +00:00
Improve tooltip wording
Co-authored-by: RD WebDesign <github@rdwebdesign.com.br> Signed-off-by: Dominik <DL6ER@users.noreply.github.com>
This commit is contained in:
@@ -373,7 +373,7 @@ function updateSystemInfo() {
|
||||
);
|
||||
$("#cpu").prop(
|
||||
"title",
|
||||
"Shown load metrics are load averages for the past 1, 5, and 15 minutes on a system having " +
|
||||
"Load averages for the past 1, 5, and 15 minutes\non a system with " +
|
||||
system.cpu.nprocs +
|
||||
" cores and running " +
|
||||
system.procs +
|
||||
|
||||
Reference in New Issue
Block a user