mirror of
https://github.com/stylersnico/librenms.git
synced 2026-08-03 16:01:57 +02:00
add power type in device menu dropdown
git-svn-id: http://www.observium.org/svn/observer/trunk@1139 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 631 B |
@@ -58,6 +58,7 @@ if (isset($config['enable_printers']) && $config['enable_printers'])
|
|||||||
<?php
|
<?php
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
|
<li><a href="devices/power/"><img src="images/icons/power.png" border="0" align="absmiddle" /> Power</a></li>
|
||||||
<li><hr width="140" /></li>
|
<li><hr width="140" /></li>
|
||||||
<li><a href="devices/alerted/"><img src="images/16/server_error.png" border="0" align="absmiddle" /> Alerts (<?php echo $device_alerts ?>)</a></li>
|
<li><a href="devices/alerted/"><img src="images/16/server_error.png" border="0" align="absmiddle" /> Alerts (<?php echo $device_alerts ?>)</a></li>
|
||||||
<?php
|
<?php
|
||||||
|
|||||||
Reference in New Issue
Block a user