The wizard will redirect to the next step once the reload is completed.
</description>
...
...
@@ -625,19 +625,11 @@
<step>
<id>9</id>
<title>Wizard completed.</title>
<stepbeforeformdisplay>
<![CDATA[
if($g['product_name'] <> 'pfSense') {
header("Location: " . fixup_string("\$myurl"));
exit;
}
]]>
</stepbeforeformdisplay>
<description>
<![CDATA[
Congratulations! OPNsense is now configured.<p/>
Please consider donating to the project to help us with our overhead costs.<p/>
See <atarget='_new'href='https://www.opnsense.org/j.php?jumpto=donate'>OPNsense.org</a> to donate or purchase services offered by the OPNsense team.<p/>
See <atarget='_new'href='https://opnsense.org/'>OPNsense.org</a> to donate or purchase services offered by the OPNsense team.<p/>
Click <ahref='$myurl'>here</a> to continue on to OPNsense webConfigurator.