mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-19 19:15:22 +00:00
wizard: more explicit redirects
This commit is contained in:
parent
53bf702269
commit
597adf4f4c
@ -630,10 +630,9 @@
|
||||
<id>8</id>
|
||||
<title>Reload in progress</title>
|
||||
<description>
|
||||
A reload is now in progress. Please wait. <p>
|
||||
<meta http-equiv="refresh" content="5; url=wizard.php?xml=system&stepid=8" >
|
||||
<p>
|
||||
The wizard will redirect to the next step once the reload is completed.
|
||||
<p>A reload is now in progress. Please wait.</p>
|
||||
<meta http-equiv="refresh" content="5;url=wizard.php?xml=system&stepid=8">
|
||||
<p>The wizard will redirect to the next step once the reload is completed.</p>
|
||||
</description>
|
||||
<stepafterformdisplay>
|
||||
<![CDATA[
|
||||
|
||||
@ -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:?>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user