Project

General

Profile

« Previous | Next » 

Revision 2e1c1991

Added by Scott Ullrich almost 20 years ago

Reboot -> Reload

View differences:

usr/local/www/wizards/setup_wizard.xml
471 471
</step>
472 472
<step>
473 473
	<id>7</id>
474
	<title>Reboot</title>
474
	<title>Reload configuration</title>
475 475
	<disableheader>true</disableheader>
476
	<description>On this screen we will reboot pfSense so your changes will take affect..</description>
476
	<description>On this screen we will reload the changes.</description>
477 477
	<fields>
478 478
		<field>
479
			<stepsubmitphpaction>/sbin/shutdown -r now</stepsubmitphpaction>
480
			<name>Reboot</name>
479
			<name>Reload</name>
481 480
			<type>submit</type>
482 481
		</field>
483 482
	</fields>

Also available in: Unified diff