summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr/local/www/installer.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/installer.php b/usr/local/www/installer.php
index 9c2ddf5..f988d02 100644
--- a/usr/local/www/installer.php
+++ b/usr/local/www/installer.php
@@ -170,7 +170,7 @@ function body_html() {
EOF;
include("fbegin.inc");
- if($one_two):
+ if($one_two)
echo "<p class=\"pgtitle\">{$pgtitle}</font></p>";
if ($savemsg) print_info_box($savemsg);
OpenPOWER on IntegriCloud