summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizards/openvpn_wizard.xml
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2010-03-10 22:57:52 +0000
committerErmal Luçi <eri@pfsense.org>2010-03-10 22:57:52 +0000
commit9b4e659a7f753e83be450684ac3d7fedd753790f (patch)
treea9318e2a88a984aa772c785c1f11e653d48d9d43 /usr/local/www/wizards/openvpn_wizard.xml
parent72a5f4246cbd0ab39f1581dbfd54066a8ea2febb (diff)
downloadpfsense-9b4e659a7f753e83be450684ac3d7fedd753790f.zip
pfsense-9b4e659a7f753e83be450684ac3d7fedd753790f.tar.gz
More fixes.
Diffstat (limited to 'usr/local/www/wizards/openvpn_wizard.xml')
-rw-r--r--usr/local/www/wizards/openvpn_wizard.xml11
1 files changed, 4 insertions, 7 deletions
diff --git a/usr/local/www/wizards/openvpn_wizard.xml b/usr/local/www/wizards/openvpn_wizard.xml
index 945c721..2e36763 100644
--- a/usr/local/www/wizards/openvpn_wizard.xml
+++ b/usr/local/www/wizards/openvpn_wizard.xml
@@ -86,7 +86,7 @@
<name>authserv</name>
<displayname>Authentication servers</displayname>
<type>select</type>
- <bindstofield>ovpnserver->step2->authtype</bindstofield>
+ <bindstofield>ovpnserver->step2->authserv</bindstofield>
<options>
<option>
<name>dummy</name>
@@ -202,7 +202,7 @@
<name>authserv</name>
<displayname>Authentication servers</displayname>
<type>select</type>
- <bindstofield>ovpnserver->step2->authtype</bindstofield>
+ <bindstofield>ovpnserver->step2->authserv</bindstofield>
<options>
<option>
<name>dummy</name>
@@ -270,7 +270,7 @@
<type>certca_selection</type>
<name>certca</name>
<displayname>Certificate Authority</displayname>
- <bindstofield>ovpnserver->step5->certca</bindstofield>
+ <bindstofield>ovpnserver->step5->authcertca</bindstofield>
</field>
<field>
<name>Next</name>
@@ -385,7 +385,7 @@
<type>cert_selection</type>
<name>certname</name>
<displayname>Certificate</displayname>
- <bindstofield>ovpnserver->step6->certname</bindstofield>
+ <bindstofield>ovpnserver->step6->authcertname</bindstofield>
</field>
<field>
<name>Next</name>
@@ -736,9 +736,6 @@
<type>submit</type>
</field>
</fields>
- <stepsubmitphpaction>step8_submitphpaction();</stepsubmitphpaction>
- <includefile>/usr/local/www/wizards/openvpn_wizard.inc</includefile>
- <javascriptafterformdisplay>enablechange();</javascriptafterformdisplay>
</step>
<step>
<id>8</id>
OpenPOWER on IntegriCloud