summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_ipsec_mobile.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-03-18 03:37:06 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-03-18 03:37:06 +0000
commitd6743cb075b2f3ac82d5ea877bf0d6e8f2d51bed (patch)
tree77c58c9aa0114bc2d82f2142d9fd823172042402 /usr/local/www/vpn_ipsec_mobile.php
parent3076becfaeeaa564d0532815f5f99da363d854c0 (diff)
downloadpfsense-d6743cb075b2f3ac82d5ea877bf0d6e8f2d51bed.zip
pfsense-d6743cb075b2f3ac82d5ea877bf0d6e8f2d51bed.tar.gz
RIP confusing Failover IPSEC tab. We now allow CARP interfaces per VPN
Diffstat (limited to 'usr/local/www/vpn_ipsec_mobile.php')
-rwxr-xr-xusr/local/www/vpn_ipsec_mobile.php1
1 files changed, 0 insertions, 1 deletions
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);
?>
</td></tr>
OpenPOWER on IntegriCloud