summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index af405e2..be71c70 100644
--- a/index.php
+++ b/index.php
@@ -6,7 +6,7 @@
<link rel="stylesheet" type="text/css" href="static/main.css" />
</head>
-<body onload="">
+<body>
<?php include("header.inc.php"); ?>