mirror of
https://github.com/pi-hole/web.git
synced 2025-12-20 02:38:28 +00:00
@@ -351,7 +351,7 @@ if($auth) {
|
||||
?>
|
||||
<br/>
|
||||
<?php
|
||||
echo '<span title="Detected $nproc cores"><i class="fa fa-w fa-circle ';
|
||||
echo '<span title="Detected '.$nproc.' cores"><i class="fa fa-w fa-circle ';
|
||||
if ($loaddata[0] > $nproc) {
|
||||
echo "text-red";
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user