summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr/local/www/status_rrd_graph_img.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/status_rrd_graph_img.php b/usr/local/www/status_rrd_graph_img.php
index 74c0046..1c38766 100644
--- a/usr/local/www/status_rrd_graph_img.php
+++ b/usr/local/www/status_rrd_graph_img.php
@@ -30,7 +30,7 @@
require("guiconfig.inc");
-$pgtitle = array("System: RRD Graphs: Image viewer");
+$pgtitle = array("System","RRD Graphs","Image viewer");
if ($_GET['database']) {
$curdatabase = $_GET['database'];
OpenPOWER on IntegriCloud