summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_ipsec_mobile.php
diff options
context:
space:
mode:
authormgrooms <mgrooms@shrew.net>2009-03-12 08:02:37 +0000
committermgrooms <mgrooms@shrew.net>2009-03-12 08:06:17 +0000
commit73fbece8f11fa253120f549e6ea837c9242534a2 (patch)
tree0c48b4e9f746bb11b55d42941d1653f54b400335 /usr/local/www/vpn_ipsec_mobile.php
parentfabd8cdbcf57764aac61ce597ae0c27f7e738cfe (diff)
downloadpfsense-73fbece8f11fa253120f549e6ea837c9242534a2.zip
pfsense-73fbece8f11fa253120f549e6ea837c9242534a2.tar.gz
Migrate IPsec certificate management to centralized system.
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 fc0fbaa..47ac3a3 100755
--- a/usr/local/www/vpn_ipsec_mobile.php
+++ b/usr/local/www/vpn_ipsec_mobile.php
@@ -305,7 +305,6 @@ function login_banner_change() {
$tab_array = array();
$tab_array[0] = array("Tunnels", false, "vpn_ipsec.php");
$tab_array[1] = array("Mobile clients", true, "vpn_ipsec_mobile.php");
- $tab_array[2] = array("CAs", false, "vpn_ipsec_ca.php");
display_top_tabs($tab_array);
?>
</td>
OpenPOWER on IntegriCloud