mirror of
https://github.com/pi-hole/web.git
synced 2025-12-19 18:28:24 +00:00
Clarify uptime in container matching the host uptime with a tooltip
Signed-off-by: yubiuser <github@yubiuser.dev>
This commit is contained in:
@@ -44,7 +44,7 @@ mg.include('scripts/lua/settings_header.lp','r')
|
||||
<th scope="row">Kernel:</th>
|
||||
<td><span id="sysinfo-kernel"></span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr title="The machine uptime. For containers, this will match the host uptime">
|
||||
<th scope="row">Uptime:</th>
|
||||
<td><span id="sysinfo-uptime"></span></td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user