summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizards/openvpn_wizard.inc
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/wizards/openvpn_wizard.inc')
-rw-r--r--usr/local/www/wizards/openvpn_wizard.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/wizards/openvpn_wizard.inc b/usr/local/www/wizards/openvpn_wizard.inc
index ce1f5a6..ce1bbe6 100644
--- a/usr/local/www/wizards/openvpn_wizard.inc
+++ b/usr/local/www/wizards/openvpn_wizard.inc
@@ -138,7 +138,7 @@ function step7_submitphpaction() {
$stepid--;
$savemsg = "Please enter all information for the new CA authority.";
} else {
- $config['ovpnserver']['step7']['uselist'] = "on";
+ $config['ovpnserver']['step6']['uselist'] = "on";
$_POST['uselist'] = "on";
}
}
OpenPOWER on IntegriCloud