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:
Tom Laermans
2010-06-10 20:19:21 +00:00
parent 802bfbd109
commit 5b3cba4011
2 changed files with 1 additions and 0 deletions

BIN
html/images/icons/power.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 631 B

View File

@@ -58,6 +58,7 @@ if (isset($config['enable_printers']) && $config['enable_printers'])
<?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><a href="devices/alerted/"><img src="images/16/server_error.png" border="0" align="absmiddle" /> Alerts (<?php echo $device_alerts ?>)</a></li>
<?php