mirror of
https://github.com/pi-hole/web.git
synced 2026-04-24 02:39:25 +01:00
Handle FTL offline notification and instant refresh when it becomes available
This commit is contained in:
@@ -323,7 +323,7 @@
|
||||
}
|
||||
else
|
||||
{
|
||||
echo '<a><i class="fa fa-circle" style="color:#FF0000"></i> FTL offline</a>';
|
||||
echo '<a id=\"temperature\"><i class="fa fa-circle" style="color:#FF0000"></i> FTL offline</a>';
|
||||
}
|
||||
?>
|
||||
<br/>
|
||||
|
||||
Reference in New Issue
Block a user