wizard: more explicit redirects

This commit is contained in:
Franco Fichtner 2017-02-11 14:58:27 +01:00
parent 53bf702269
commit 597adf4f4c
2 changed files with 4 additions and 5 deletions

View File

@ -630,10 +630,9 @@
<id>8</id>
<title>Reload in progress</title>
<description>
A reload is now in progress. Please wait. &lt;p&gt;
&lt;meta http-equiv="refresh" content="5; url=wizard.php?xml=system&amp;stepid=8" &gt;
&lt;p&gt;
The wizard will redirect to the next step once the reload is completed.
&lt;p&gt;A reload is now in progress. Please wait.&lt;/p&gt;
&lt;meta http-equiv="refresh" content="5;url=wizard.php?xml=system&amp;stepid=8"&gt;
&lt;p&gt;The wizard will redirect to the next step once the reload is completed.&lt;/p&gt;
</description>
<stepafterformdisplay>
<![CDATA[

View File

@ -133,7 +133,7 @@ include("fbegin.inc");?>
</div>
</div>
</section>
<meta http-equiv="refresh" content="3;url=wizard.php">
<meta http-equiv="refresh" content="3;url=wizard.php?xml=system">
<?php
// normal dashboard
else:?>