summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorChristian Pointner <equinox@ffgraz.net>2008-12-06 22:00:57 +0000
committerChristian Pointner <equinox@ffgraz.net>2008-12-06 22:00:57 +0000
commit8a847c82e6eaa5e1ce91f66b977b655bf929fafd (patch)
tree2344ab1fb5e5617c2b729337b8f02bc9755c2e7d /index.php
parentce3487743a231579722fded89ede17c514ec59fe (diff)
added missing images
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>