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 1fa8e6a..82fe779 100644
--- a/index.php
+++ b/index.php
@@ -46,7 +46,7 @@ if(empty($marker)) $marker="online";
</table>
</div>
<div id="visibox" class="box">
- <b>Elemente ausblenden</b>
+ <b>Elemente<br />ausblenden</b>
<form name="visibleform">
<table class="legend">
<tr><td><input type="checkbox" name="offline" value="true" onclick="javascript:toggleVisible('offline')" <?php if($marker == "online") printf(' checked="checked"'); ?> ></td><td>&nbsp;</td><td>Offline</td></tr>