From 51b9e41d9ec65536b6ee3f572d9896f7145ee724 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Wed, 11 May 2011 15:26:11 -0400 Subject: Reload the wizard and then redirect to a wizard completed step. Prompt the user to donate to the project. --- usr/local/www/wizards/setup_wizard.xml | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) (limited to 'usr/local/www/wizards') diff --git a/usr/local/www/wizards/setup_wizard.xml b/usr/local/www/wizards/setup_wizard.xml index 8d37518..328378c 100644 --- a/usr/local/www/wizards/setup_wizard.xml +++ b/usr/local/www/wizards/setup_wizard.xml @@ -31,7 +31,7 @@ POSSIBILITY OF SUCH DAMAGE. */ -8 +9 1 pfSense Setup Wizard @@ -556,8 +556,12 @@ 8 Reload in progress - A reload is now in progress. Please wait. <p> The system will automatically try to access $myurl in 120 seconds. <p> You can click on the icon above to access the site more quickly. - <meta http-equiv="refresh" content="60; url=$myurl" > + + A reload is now in progress. Please wait. <p> + <meta http-equiv="refresh" content="60; url=wizard.php?xml=setup_wizard.xml&stepid=8" > + <p> + The wizard will redirect to the next step once the reload is completed. + + + 9 + Wizard completed. + + + Please consider donating to the project to help us with our overheads costs.

+ Click here to donate or purchase services offered by the pfSense team.

+ Click here to continue on to pfSense webConfigurator. + ]]> + + -- cgit v1.1