From 062fe17da3ca7d32a5a283780a2aa5ebb72029e5 Mon Sep 17 00:00:00 2001 From: phildd Date: Fri, 24 Aug 2012 14:31:03 +0545 Subject: Fix IPv6 remote_network typo The IPv4 remote network was being displayed in both the IP4 and IPv6 input fields. Then whatever value was in the IPv6 field ended up in the config as the IPv4 remote network. Just a couple of missing "v6" on variable names. --- usr/local/www/vpn_openvpn_client.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr') diff --git a/usr/local/www/vpn_openvpn_client.php b/usr/local/www/vpn_openvpn_client.php index c002f79..f2002ed 100644 --- a/usr/local/www/vpn_openvpn_client.php +++ b/usr/local/www/vpn_openvpn_client.php @@ -812,7 +812,7 @@ if ($savemsg) - +