diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-07-03 23:23:55 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-07-03 23:23:55 +0000 |
commit | 90213f7bad907cc2cb68be799f7d2f64d9c80dca (patch) | |
tree | 5ac498075a4e3b04506f6c130998f38426288c12 /usr | |
parent | e12d98eaf8675c193f7b70d72bc8aca6e43cae63 (diff) | |
download | pfsense-90213f7bad907cc2cb68be799f7d2f64d9c80dca.zip pfsense-90213f7bad907cc2cb68be799f7d2f64d9c80dca.tar.gz |
Change name to VPN Failover
Diffstat (limited to 'usr')
-rwxr-xr-x | usr/local/www/fbegin.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/fbegin.inc b/usr/local/www/fbegin.inc index 0b623dd..c9b6bcc 100755 --- a/usr/local/www/fbegin.inc +++ b/usr/local/www/fbegin.inc @@ -116,7 +116,7 @@ function showhide_black(tspan, tri) { <a href="/services_proxyarp.php" class="navlnk">Proxy ARP</a><br> <a href="/services_wol.php" class="navlnk">Wake on LAN</a><br> <a href="/carp_status.php" class="navlnk">CARP (failover)</a><br> - <a href="/pkg_edit.php?xml=sasyncd&id=0" class="navlnk">SASYNCD (VPN failover)</a><br> + <a href="/pkg_edit.php?xml=sasyncd&id=0" class="navlnk">VPN failover</a><br> <?php echo return_ext_menu("Services"); ?> <strong>VPN</strong><br> <a href="/vpn_ipsec.php" class="navlnk">IPsec</a><br> |