summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-12-02 04:10:27 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-12-02 04:10:27 +0000
commit12147ccb6dbbbeded3c2e648218f5fc4755c0ec9 (patch)
tree332834469cf85e77cdfb4ae57a1287fcbdfe0e0e
parent54ec1eaed22f6556133ba9f03f744963e94b7ebc (diff)
downloadpfsense-12147ccb6dbbbeded3c2e648218f5fc4755c0ec9.zip
pfsense-12147ccb6dbbbeded3c2e648218f5fc4755c0ec9.tar.gz
/webConfigurator/Dashboard/
-rwxr-xr-xusr/local/www/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/index.php b/usr/local/www/index.php
index a448039..8d3290b 100755
--- a/usr/local/www/index.php
+++ b/usr/local/www/index.php
@@ -394,7 +394,7 @@ EOD;
$closehead = false;
## Set Page Title and Include Header
-$pgtitle = array("pfSense webConfigurator");
+$pgtitle = array("pfSense Dashboard");
include("head.inc");
OpenPOWER on IntegriCloud