changed style sheet
parent
d192cca35e
commit
4b37fda5e9
|
@ -18,7 +18,7 @@ echo "Done.";
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title> Strassenkind Server Status Page </title>
|
<title> Strassenkind Server Status Page </title>
|
||||||
<link rel="stylesheet" type="text/css" href=".%CONTENT_DIR%/style.css" />
|
<link rel="stylesheet" type="text/css" href="style.css" />
|
||||||
<?php
|
<?php
|
||||||
if (!isset($_POST['ondemand'])) {
|
if (!isset($_POST['ondemand'])) {
|
||||||
echo "<meta http-equiv=\"refresh\" content=\"20\" />";
|
echo "<meta http-equiv=\"refresh\" content=\"20\" />";
|
||||||
|
|
Loading…
Reference in New Issue