diff options
Diffstat (limited to 'usr/local/www')
-rwxr-xr-x | usr/local/www/fbegin.inc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/usr/local/www/fbegin.inc b/usr/local/www/fbegin.inc index a8f56cd..7fdeb1d 100755 --- a/usr/local/www/fbegin.inc +++ b/usr/local/www/fbegin.inc @@ -102,9 +102,6 @@ function showhide(tspan, tri) { <strong>VPN</strong><br> <a href="/vpn_ipsec.php" class="navlnk">IPsec</a><br> <a href="/vpn_pptp.php" class="navlnk">PPTP</a><br> -<!-- - <a href="/vpn_openvpn.php" class="navlnk">OpenVPN</a><br> ---> <strong>Status</strong><br> <?php if (isset($config['captiveportal']['enable'])): ?> <a href="/status_captiveportal.php" class="navlnk">Captive portal</a><br> |