mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-12 16:06:25 +02:00
New syslog and other shiny things
git-svn-id: http://www.observium.org/svn/observer/trunk@171 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -116,13 +116,13 @@ echo("
|
||||
</a>
|
||||
</li>");
|
||||
|
||||
echo("
|
||||
if($config['enable_syslog']) { echo("
|
||||
<li class=" . $select['dev-syslog'] . ">
|
||||
<a href='?page=device&id=" . $device['device_id'] . "§ion=dev-syslog'>
|
||||
<img src='images/16/printer.png' align=absmiddle border=0> Syslog
|
||||
</a>
|
||||
</li>
|
||||
");
|
||||
"); }
|
||||
|
||||
if($_SESSION[userlevel] >= "5") {
|
||||
echo("
|
||||
|
||||
Reference in New Issue
Block a user