mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 08:02:41 +02:00
remove old position for checkers and update related files
git-svn-id: http://www.observium.org/svn/observer/trunk@241 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -79,7 +79,7 @@ while($device = mysql_fetch_array($sql)){
|
||||
|
||||
generate_front_box("info", "<center><strong>".generatedevicelink($device, shorthost($device['hostname']))."</strong><br />
|
||||
<span style='font-size: 14px; font-weight: bold; margin: 5px; color: #009;'>Device<br />Rebooted</span><br />
|
||||
<span class=body-date-1>".formatUptime($device['attrib_value'])."</span>
|
||||
<span class=body-date-1>".formatUptime($device['attrib_value'], 'short')."</span>
|
||||
</center>");
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user