summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
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 08ef1b0..2ff5236 100644
--- a/index.php
+++ b/index.php
@@ -175,7 +175,7 @@ include ('bin/auth.php');
<a href="#home" id="home_but" class="button slideup">Home</a>
<h1></h1>
</div>
- <form name="timer" id="timer" onsubmit="checktimerform();">
+ <form name="timer" id="timer" action="#">
<ul class="rounded">
<li><span class="timertitle">Active</span><span class="toggle"><input id="timer_active" name="timer_active" type="checkbox" /></span></li>
</ul>