Projet

Général

Profil

« Précédent | Suivant » 

Révision fa8be5de

Ajouté par Matt Smith il y a plus de 9 ans

non-css parts of gold menu

Voir les différences:

usr/local/www/wizards/setup_wizard.xml
31 31
        POSSIBILITY OF SUCH DAMAGE.
32 32
*/
33 33
</copyright>
34
<totalsteps>9</totalsteps>
34
<totalsteps>10</totalsteps>
35 35
<step>
36 36
	<id>1</id>
37 37
	<title>pfSense Setup Wizard</title>
......
51 51
</step>
52 52
<step>
53 53
	<id>2</id>
54
	<title>Bling your pfSense with pfSense Gold</title>
55
	<disableheader>true</disableheader>
56
	<description>Feel the power of a pfSense Gold subscription. Receive special benefits while supporting ongoing development of the Open Source pfSense project.&lt;br/&gt; &lt;br/&gt; Benefits include access to our AutoConfigBackup secure cloud based backup service for up to 10 hosts, pre-publication access to the updated pfSense: The Definitive Guide book in PDF, fully updated for the pfSense 2.1 release, and a monthly online MeetUp! Video conference to discuss and demonstrate advanced features and architectures using pfSense. &lt;br/&gt; &lt;br/&gt; Go to &lt;a href="https://www.pfsense.org/gold" target="_blank"&gt; pfSense Gold Subscriptions&lt;/a&gt; to sign up now &lt;br/&gt; &lt;br/&gt; </description>
57
	<fields>
58
		<field>
59
			<name>Next</name>
60
			<type>submit</type>
61
		</field>
62
	</fields>
63
</step>
64
<step>
65
	<id>3</id>
54 66
	<title>General Information</title>
55 67
	<description>On this screen you will set the general pfSense parameters.</description>
56 68
	<fields>
......
129 141
	</stepsubmitphpaction>
130 142
</step>
131 143
<step>
132
	<id>3</id>
144
	<id>4</id>
133 145
	<title>Time Server Information</title>
134 146
	<description>Please enter the time, date and time zone.</description>
135 147
	<fields>
......
161 173
	</stepsubmitphpaction>
162 174
</step>
163 175
<step>
164
	<id>4</id>
176
	<id>5</id>
165 177
	<disableallfieldsbydefault>true</disableallfieldsbydefault>
166 178
	<title>Configure WAN Interface</title>
167 179
	<description>On this screen we will configure the Wide Area Network information.</description>
......
483 495
				$config['interfaces']['wan']['ipaddr'] = $_POST['selectedtype'];
484 496
				write_config();
485 497
				if(!$config['interfaces']['lan']) 
486
					Header("Location: /wizard.php?xml=setup_wizard.xml&stepid=5&next=Next");
498
					Header("Location: /wizard.php?xml=setup_wizard.xml&stepid=6&next=Next");
487 499
			}
488 500
		]]>
489 501
	</stepsubmitbeforesave>
490 502
</step>
491 503
<step>
492
	<id>5</id>
504
	<id>6</id>
493 505
	<title>Configure LAN Interface</title>
494 506
	<description>On this screen we will configure the Local Area Network information.</description>
495 507
	<fields>
......
534 546
	</stepsubmitphpaction>
535 547
</step>
536 548
<step>
537
	<id>6</id>
549
	<id>7</id>
538 550
	<title>Set Admin WebGUI Password</title>
539 551
	<description>On this screen we will set the admin password, which is used to access the WebGUI and also SSH services if you wish to enable them.</description>
540 552
	<fields>
......
566 578
	</stepsubmitphpaction>
567 579
</step>
568 580
<step>
569
	<id>7</id>
581
	<id>8</id>
570 582
	<title>Reload configuration</title>
571 583
	<disableheader>true</disableheader>
572 584
	<description>Click 'Reload' to reload pfSense with new changes.</description>
......
578 590
	</fields>
579 591
</step>
580 592
<step>
581
	<id>8</id>
593
	<id>9</id>
582 594
	<title>Reload in progress</title>
583 595
	<description>
584 596
		A reload is now in progress.  Please wait. &lt;p&gt; 
585
		&lt;meta http-equiv="refresh" content="5; url=wizard.php?xml=setup_wizard.xml&amp;stepid=8" &gt;
597
		&lt;meta http-equiv="refresh" content="5; url=wizard.php?xml=setup_wizard.xml&amp;stepid=9" &gt;
586 598
		&lt;p&gt;
587 599
		The wizard will redirect to the next step once the reload is completed.
588 600
	</description>
......
628 640
	</stepafterformdisplay>
629 641
</step>
630 642
<step>
631
	<id>9</id>
643
	<id>10</id>
632 644
	<title>Wizard completed.</title>
633 645
	<stepbeforeformdisplay>
634 646
	<![CDATA[

Formats disponibles : Unified diff