From 41b0960a751c27affaa0478e1b81f8a8365ecc55 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sun, 24 Jul 2005 23:14:55 +0000 Subject: [PATCH] Use logo.gif --- usr/local/www/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr/local/www/index.php b/usr/local/www/index.php index 826357a631..5340c3fa46 100755 --- a/usr/local/www/index.php +++ b/usr/local/www/index.php @@ -63,7 +63,7 @@ include("head.inc");
\n"; - echo "

\n"; + echo "

\n"; echo "

\n"; echo "Welcome to pfSense!

\n"; echo "One moment while we start the initial setup wizard.

\n"; @@ -73,7 +73,7 @@ include("head.inc"); echo "\n"; echo "\n"; exit; }