From d6743cb075b2f3ac82d5ea877bf0d6e8f2d51bed Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sun, 18 Mar 2007 03:37:06 +0000 Subject: RIP confusing Failover IPSEC tab. We now allow CARP interfaces per VPN --- usr/local/www/vpn_ipsec_mobile.php | 1 - 1 file changed, 1 deletion(-) (limited to 'usr/local/www/vpn_ipsec_mobile.php') diff --git a/usr/local/www/vpn_ipsec_mobile.php b/usr/local/www/vpn_ipsec_mobile.php index 8653d8e..38af3d1 100755 --- a/usr/local/www/vpn_ipsec_mobile.php +++ b/usr/local/www/vpn_ipsec_mobile.php @@ -198,7 +198,6 @@ function methodsel_change() { $tab_array[1] = array("Mobile clients", true, "vpn_ipsec_mobile.php"); $tab_array[2] = array("Pre-shared keys", false, "vpn_ipsec_keys.php"); $tab_array[3] = array("CAs", false, "vpn_ipsec_ca.php"); - $tab_array[4] = array("Failover IPSEC", false, "/pkg_edit.php?xml=sasyncd.xml&id=0"); display_top_tabs($tab_array); ?> -- cgit v1.1