summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/status.php')
-rwxr-xr-xusr/local/www/status.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/status.php b/usr/local/www/status.php
index 0fc825e..7b2a3bb 100755
--- a/usr/local/www/status.php
+++ b/usr/local/www/status.php
@@ -162,7 +162,7 @@ defCmdT("vmstat -z","vmstat -z");
exec("/bin/date", $dateOutput, $dateStatus);
$currentDate = $dateOutput[0];
-$pgtitle = array("pfSense","status");
+$pgtitle = array("{$g['product_name']}","status");
include("head.inc");
?>
OpenPOWER on IntegriCloud