aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/host.php
diff options
context:
space:
mode:
Diffstat (limited to 'host.php')
-rw-r--r--host.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/host.php b/host.php
index 8c2f0a7..595b5aa 100644
--- a/host.php
+++ b/host.php
@@ -17,6 +17,7 @@ printf("<fieldset id=\"%s\">", htmlentities($host));
17printf("<legend>%s</legend>", htmlentities($host)); 17printf("<legend>%s</legend>", htmlentities($host));
18 18
19 echo <<<EOT 19 echo <<<EOT
20<p>Click on a graph to explore it.</p>
20<input type="checkbox" id="navicon" class="navicon" /> 21<input type="checkbox" id="navicon" class="navicon" />
21<label for="navicon"></label> 22<label for="navicon"></label>
22 23