mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Start at fixing up front page and moving top 10 into plugins
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
include("includes/topnav.inc.php");
|
||||
include_once("includes/object-cache.inc.php");
|
||||
|
||||
function generate_front_box ($frontbox_class, $content)
|
||||
{
|
||||
@@ -124,7 +124,7 @@ echo('
|
||||
<div class="col-md-4">
|
||||
');
|
||||
|
||||
include_once("includes/front/boxes.inc.php");
|
||||
include_once("includes/device-summary-horiz.inc.php");
|
||||
|
||||
echo('
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user