mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-12 16:06:25 +02:00
Removed <hr>
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<?php
|
||||
echo "<h3>Authlog</h3>";
|
||||
echo "<hr>";
|
||||
if ($_SESSION['userlevel'] >= '10') {
|
||||
echo '<table class="table table-hover table-condensed">';
|
||||
echo "<th>Timestamp</th><th>User</th><th>IP Address</th><th>Result</th>";
|
||||
|
||||
Reference in New Issue
Block a user