From 1d3bcd2a892355f926b7b1511ba99558616370c1 Mon Sep 17 00:00:00 2001 From: Matthew Grooms Date: Tue, 16 Sep 2008 19:00:49 +0000 Subject: Use get_configured_interface_with_descr() for OpenVPN gui pages. Suggested by Ermal. --- usr/local/www/vpn_openvpn_client.php | 28 +++++++++++++--------------- usr/local/www/vpn_openvpn_server.php | 14 ++++++-------- 2 files changed, 19 insertions(+), 23 deletions(-) (limited to 'usr/local') diff --git a/usr/local/www/vpn_openvpn_client.php b/usr/local/www/vpn_openvpn_client.php index d3baa72..4f1cd1e 100644 --- a/usr/local/www/vpn_openvpn_client.php +++ b/usr/local/www/vpn_openvpn_client.php @@ -382,28 +382,26 @@ function autotls_change() {
- - - - + + + +
Set this option if you would like to bind to a specific port. - - + + diff --git a/usr/local/www/vpn_openvpn_server.php b/usr/local/www/vpn_openvpn_server.php index c56bc81..9c45715 100644 --- a/usr/local/www/vpn_openvpn_server.php +++ b/usr/local/www/vpn_openvpn_server.php @@ -544,16 +544,14 @@ function netbios_change() {
-- cgit v1.1