diff options
Diffstat (limited to '')
-rw-r--r-- | inc/html.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/html.inc.php b/inc/html.inc.php index b9cae9c..e4cb7c4 100644 --- a/inc/html.inc.php +++ b/inc/html.inc.php | |||
@@ -63,7 +63,7 @@ echo <<<EOT | |||
63 | <body> | 63 | <body> |
64 | 64 | ||
65 | <div id="header"> | 65 | <div id="header"> |
66 | <h1><a href="index.php">Collectd Graph Panel</a></h1> | 66 | <h1>apt-panopticon detailed graphs <a href="index.php">(click for other servers)</a></h1> |
67 | </div> | 67 | </div> |
68 | 68 | ||
69 | EOT; | 69 | EOT; |