summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorChristian Pointner <equinox@ffgraz.net>2008-12-07 19:56:53 +0000
committerChristian Pointner <equinox@ffgraz.net>2008-12-07 19:56:53 +0000
commit64119ff0d505c374441da5e74e5f0256f5206428 (patch)
tree90bc5e2a1e9bcf80f4e9a12bd63b5bb32265142c /index.php
parent5a68aadcece2179fbcd80029674a4a42fcc81ef8 (diff)
offline locations are visible know by default to not confuse new users
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 296c94a..d92e5c4 100644
--- a/index.php
+++ b/index.php
@@ -55,7 +55,7 @@ if(empty($res)) $res=15;
<td>&nbsp;</td><td align="center"><img src="./img/marker_online.png" />&nbsp;<img src="./img/marker_tunnel.png" /></td><td>Online</td>
</tr>
<tr>
- <td><input type="checkbox" name="bad" value="true" onclick="javascript:toggleVisible('bad')" checked="checked"></td>
+ <td><input type="checkbox" name="bad" value="true" onclick="javascript:toggleVisible('bad')"></td>
<td>&nbsp;</td><td align="center"><img src="./img/link_red.png" /></td><td>Schlecht</td>
</tr>
<tr>