diff options
| author | onefang | 2020-01-04 18:35:51 +1000 |
|---|---|---|
| committer | onefang | 2020-01-04 18:35:51 +1000 |
| commit | 810b6e31b595a1fa7d6758036b81bf488389a083 (patch) | |
| tree | c4a7ff2e8a0cfbde36e95ed3c4f79f066881298e /inc/html.inc.php | |
| parent | Make it the default to. (diff) | |
| download | apt-panopticon_cgp-master.zip apt-panopticon_cgp-master.tar.gz apt-panopticon_cgp-master.tar.bz2 apt-panopticon_cgp-master.tar.xz | |
Diffstat (limited to 'inc/html.inc.php')
| -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; |
