From c62799be505a3d61ec35be401cf4f3cdc9acf70b Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Tue, 18 Oct 2005 15:51:56 +0000 Subject: MFC 6957 Specify 'id' to the edit screen! --- usr/local/www/vpn_ipsec.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'usr') diff --git a/usr/local/www/vpn_ipsec.php b/usr/local/www/vpn_ipsec.php index 5fe38e7..a3f26e6 100755 --- a/usr/local/www/vpn_ipsec.php +++ b/usr/local/www/vpn_ipsec.php @@ -140,7 +140,7 @@ include("head.inc"); } ?> - + - + 'LAN', 'wan' => 'WAN'); for ($j = 1; isset($config['interfaces']['opt' . $j]); $j++) @@ -161,16 +161,16 @@ include("head.inc"); echo $if . "
" . $ipsecent['remote-gateway']; ?> - + - + - + - +   -- cgit v1.1