summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2010-05-29 15:17:45 -0400
committerScott Ullrich <sullrich@pfsense.org>2010-05-29 15:17:45 -0400
commit309b3a20a0b9c22e1c48523d39bd63673b944fd0 (patch)
tree9dcc3794fba991064f8615445fb1606bc05bfa9d /usr
parent5d4f96c68949c2b26c95c474ddf69f773a50d945 (diff)
downloadpfsense-309b3a20a0b9c22e1c48523d39bd63673b944fd0.zip
pfsense-309b3a20a0b9c22e1c48523d39bd63673b944fd0.tar.gz
Remove typo
Diffstat (limited to 'usr')
-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