summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2015-06-24 17:46:21 +0200
committerPatrick Simianer <p@simianer.de>2015-06-24 17:46:21 +0200
commitd9e0c5cd45548fd07ad34bab6132bfccbc296f33 (patch)
treedbad1da6937210b30d8acde286c11cb53232e6c7 /index.php
parent9a9636ec8dab9d2e650e56e56fade1f185d2ad3e (diff)
fixed js bug
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index f694b72..3505eda 100644
--- a/index.php
+++ b/index.php
@@ -6,7 +6,7 @@
<link rel="stylesheet" type="text/css" href="lfpe.css" />
</head>
-<body onload="">
+<body onload="init()">
<!-- Wrapper -->
<div id="wrapper">