Skip to content

Commit b8fce4d

Browse files
authored
Clarify uptime in container matching the host uptime with a tooltip (#3624)
2 parents 2aac0f4 + bc68150 commit b8fce4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings-system.lp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ mg.include('scripts/lua/settings_header.lp','r')
4444
<th scope="row">Kernel:</th>
4545
<td><span id="sysinfo-kernel"></span></td>
4646
</tr>
47-
<tr>
47+
<tr title="The machine uptime. For containers, this will match the host uptime">
4848
<th scope="row">Uptime:</th>
4949
<td><span id="sysinfo-uptime"></span></td>
5050
</tr>

0 commit comments

Comments
 (0)