Reboot -> Reload

This commit is contained in:
Scott Ullrich 2005-07-25 04:56:07 +00:00
parent dff64d471d
commit 2e1c19913d

View File

@ -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>