mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 16:04:35 +02:00
Revert "Fix coding style old files (part 2)"
This commit is contained in:
@@ -13,9 +13,7 @@
|
||||
|
||||
if(is_admin() === false) {
|
||||
echo ('ERROR: You need to be admin');
|
||||
}
|
||||
else {
|
||||
|
||||
} else {
|
||||
?>
|
||||
|
||||
<div class="modal fade" id="confirm-delete" tabindex="-1" role="dialog" aria-labelledby="Delete" aria-hidden="true">
|
||||
@@ -157,3 +155,4 @@ $('#create-group').click('', function(e) {
|
||||
|
||||
<?php
|
||||
}
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user