mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 00:24:21 +02:00
Fixed issues with stray div tags
This commit is contained in:
@@ -211,6 +211,7 @@ if ($_SESSION['authenticated'])
|
||||
?>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<?php
|
||||
|
||||
$runtime_end = utime(); $runtime = $runtime_end - $runtime_start;
|
||||
|
||||
Reference in New Issue
Block a user