From dbe7b50563502b33a2cc5c77016aca3709c9cfbc Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Wed, 18 May 2005 14:56:09 +0000 Subject: Add logo to top of initial page before wizard redirect --- usr/local/www/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/usr/local/www/index.php b/usr/local/www/index.php index 9dcef1f..25b4372 100755 --- a/usr/local/www/index.php +++ b/usr/local/www/index.php @@ -50,6 +50,7 @@ if(file_exists("/usr/local/www/trigger_initial_wizard")) { "; + echo "

"; echo "Welcome to pfSense!

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

"; echo "Embedded platform users: Please be patient, the wizard takes a little longer to run than the normal gui.

"; -- cgit v1.1