mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
remove old file and add some new things
git-svn-id: http://www.observium.org/svn/observer/trunk@350 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -28,7 +28,7 @@ echo("</div>");
|
||||
echo("<div style='background-color: #e5e5e5; border: solid #e5e5e5 10px; margin-bottom:10px;'>");
|
||||
|
||||
|
||||
echo("<h4>Device Permissions</h4>");
|
||||
echo("<h3>Device Permissions</h3>");
|
||||
|
||||
if($_SESSION['userlevel'] == '10') { echo("<strong>Global Administrative Access</strong>"); }
|
||||
if($_SESSION['userlevel'] == '5') { echo("<strong>Global Viewing Access</strong>"); }
|
||||
|
Reference in New Issue
Block a user