Fixed index.

git-svn-id: http://www.observium.org/svn/observer/trunk@12 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2007-04-03 15:44:00 +00:00
parent 03ae930125
commit 6e7ed75b5f

View File

@@ -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">