summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizard.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/wizard.php')
-rwxr-xr-xusr/local/www/wizard.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/wizard.php b/usr/local/www/wizard.php
index a0c324e..2290099 100755
--- a/usr/local/www/wizard.php
+++ b/usr/local/www/wizard.php
@@ -146,7 +146,7 @@ if($pkg['step'][$stepid]['stepbeforeformdisplay'] <> "") {
eval($pkg['step'][$stepid]['stepbeforeformdisplay']);
}
-$pgtitle = $title;
+$pgtitle = array($title);
include("head.inc");
?>
OpenPOWER on IntegriCloud