diff options
-rw-r--r-- | usr/local/www/wizards/setup_wizard.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/wizards/setup_wizard.xml b/usr/local/www/wizards/setup_wizard.xml index cd3805c..3f5c3de 100644 --- a/usr/local/www/wizards/setup_wizard.xml +++ b/usr/local/www/wizards/setup_wizard.xml @@ -411,8 +411,8 @@ <description>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" ></description> <stepafterformdisplay> - mwexec_bg("/etc/rc.update_bogons.sh now"); reload_all(); + mwexec_bg("/etc/rc.update_bogons.sh now"); </stepafterformdisplay> </step> </pfsensewizard> |