summaryrefslogtreecommitdiffstats
path: root/usr/local/www/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/index.php')
-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 51276cc..ec996a3 100755
--- a/usr/local/www/index.php
+++ b/usr/local/www/index.php
@@ -77,7 +77,7 @@
## accessed since initial install show this stuff.
if(file_exists('/conf/trigger_initial_wizard')) {
- $pgtitle = 'pfSense first time setup';
+ $pgtitle = array("pfSense first time setup");
include('head.inc');
echo "<body link=\"#0000CC\" vlink=\"#0000CC\" alink=\"#0000CC\">\n";
OpenPOWER on IntegriCloud