mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 00:24:21 +02:00
@@ -25,6 +25,11 @@ if ($device['features']) {
|
||||
|
||||
$device['os_text'] = $config['os'][$device['os']]['text'];
|
||||
|
||||
echo '<tr>
|
||||
<td>System Name</td>
|
||||
<td>'.$device['sysName'].' </td>
|
||||
</tr>';
|
||||
|
||||
if ($device['hardware']) {
|
||||
echo '<tr>
|
||||
<td>Hardware</td>
|
||||
|
||||
Reference in New Issue
Block a user