mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Fixed index.
git-svn-id: http://www.observium.org/svn/observer/trunk@12 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -28,7 +28,7 @@ if($_GET[debug]) {
|
||||
<title><?php echo("$page_title"); ?></title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
<!-- <meta http-equiv="refresh" content="300"> -->
|
||||
<link href="<? echo("$stylesheet"); ?>" rel="stylesheet" type="text/css">
|
||||
<link href="<?php echo($stylesheet); ?>" rel="stylesheet" type="text/css">
|
||||
<?php include("includes/ajaxtabs.inc"); ?>
|
||||
</head>
|
||||
<SCRIPT LANGUAGE="JavaScript">
|
||||
|
||||
Reference in New Issue
Block a user