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:
Adam Amstrong
2008-03-19 19:15:57 +00:00
parent 092b2e3bdf
commit c2298401a3
6 changed files with 56 additions and 55 deletions
+2 -2
View File
@@ -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'] . "&section=dev-syslog'>
<img src='images/16/printer.png' align=absmiddle border=0> Syslog
</a>
</li>
");
"); }
if($_SESSION[userlevel] >= "5") {
echo("