summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizards
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-25 04:56:07 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-25 04:56:07 +0000
commit2e1c19913d07c94fa095704c8d173ca45044a765 (patch)
treecff68811ac2ebeef1833307fbe4a124d439ed59a /usr/local/www/wizards
parentdff64d471d003e814c84dbea9f050d9ae0cae451 (diff)
downloadpfsense-2e1c19913d07c94fa095704c8d173ca45044a765.zip
pfsense-2e1c19913d07c94fa095704c8d173ca45044a765.tar.gz
Reboot -> Reload
Diffstat (limited to 'usr/local/www/wizards')
-rw-r--r--usr/local/www/wizards/setup_wizard.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/usr/local/www/wizards/setup_wizard.xml b/usr/local/www/wizards/setup_wizard.xml
index beb56fd..38eecca 100644
--- a/usr/local/www/wizards/setup_wizard.xml
+++ b/usr/local/www/wizards/setup_wizard.xml
@@ -471,13 +471,12 @@
</step>
<step>
<id>7</id>
- <title>Reboot</title>
+ <title>Reload configuration</title>
<disableheader>true</disableheader>
- <description>On this screen we will reboot pfSense so your changes will take affect..</description>
+ <description>On this screen we will reload the changes.</description>
<fields>
<field>
- <stepsubmitphpaction>/sbin/shutdown -r now</stepsubmitphpaction>
- <name>Reboot</name>
+ <name>Reload</name>
<type>submit</type>
</field>
</fields>
OpenPOWER on IntegriCloud