summaryrefslogtreecommitdiffstats
path: root/usr/local/www/fbegin.inc
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2009-02-01 15:25:01 +0000
committerErmal Luçi <eri@pfsense.org>2009-02-01 15:25:01 +0000
commitd6efe64b134cdd3d843bc27459f32f39ce31b499 (patch)
tree5400e8b619e0044d6da2558574b967081a2ec82f /usr/local/www/fbegin.inc
parent9fdb578d56c5c038d2ecadfffea47a1e831ebf61 (diff)
downloadpfsense-d6efe64b134cdd3d843bc27459f32f39ce31b499.zip
pfsense-d6efe64b134cdd3d843bc27459f32f39ce31b499.tar.gz
Make L2TP visible on the menus.
Diffstat (limited to 'usr/local/www/fbegin.inc')
-rwxr-xr-xusr/local/www/fbegin.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/fbegin.inc b/usr/local/www/fbegin.inc
index b465ad9..b1d9800 100755
--- a/usr/local/www/fbegin.inc
+++ b/usr/local/www/fbegin.inc
@@ -211,6 +211,7 @@ if ($_REQUEST['noticeaction'] == 'acknowledge') {
<?=output_menu_item("/vpn_ipsec.php", "IPsec");?>
<?=output_menu_item("/vpn_openvpn_server.php", "OpenVPN");?>
<?=output_menu_item("/vpn_pptp.php", "PPTP");?>
+ <?=output_menu_item("/vpn_l2tp.php", "L2TP");?>
<?php echo return_ext_menu("VPN"); ?>
</ul>
</li>
OpenPOWER on IntegriCloud