summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizards
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-04-07 03:29:04 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-04-07 03:29:04 +0000
commitcdb0117c70cf7caeef1f3a82111384c484d6118d (patch)
tree35c5a47825f01d71939a2689f31e8199c6c71948 /usr/local/www/wizards
parent1c0e3b998d16c620ce33f61be35da5b9245ba3da (diff)
downloadpfsense-cdb0117c70cf7caeef1f3a82111384c484d6118d.zip
pfsense-cdb0117c70cf7caeef1f3a82111384c484d6118d.tar.gz
Get script ready for colins xmlrpc transformation:
Diffstat (limited to 'usr/local/www/wizards')
-rw-r--r--usr/local/www/wizards/setup_wizard.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/local/www/wizards/setup_wizard.xml b/usr/local/www/wizards/setup_wizard.xml
index fb18db3..a2eca96 100644
--- a/usr/local/www/wizards/setup_wizard.xml
+++ b/usr/local/www/wizards/setup_wizard.xml
@@ -451,7 +451,8 @@
<step>
<id>8</id>
<title>Reboot in progress</title>
- <description>A reboot is now in progress. Please wait. &lt;p&gt; The system will automatically try to access $myurl in 120 seconds. &lt;p&gt; You can click on the icon above to access the site quicker. &lt;meta http-equiv="refresh" content="120; url=$myurl" &gt;</description>
+ <description>A reboot is now in progress. Please wait. &lt;p&gt; The system will automatically try to access $myurl in 120 seconds. &lt;p&gt; You can click on the icon above to access the site quicker.
+ &lt;meta http-equiv="refresh" content="120; url=$myurl" &gt;</description>
<stepafterformdisplay>
system("/sbin/shutdown -r now");
</stepafterformdisplay>
OpenPOWER on IntegriCloud