summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-08 00:52:24 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-08 00:52:24 +0000
commit74445b42fd63e793420a9661efd594228b76df4c (patch)
tree1adf383221bc3af8f9447d4c92f1b44bb633d597 /usr
parent8f67a8e14511cccd8c08e858946cd5e78729d41b (diff)
downloadpfsense-74445b42fd63e793420a9661efd594228b76df4c.zip
pfsense-74445b42fd63e793420a9661efd594228b76df4c.tar.gz
Move Failover VPN -> Services menu
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/fbegin.inc5
1 files changed, 1 insertions, 4 deletions
diff --git a/usr/local/www/fbegin.inc b/usr/local/www/fbegin.inc
index 35e1952..7a265b0 100755
--- a/usr/local/www/fbegin.inc
+++ b/usr/local/www/fbegin.inc
@@ -112,9 +112,7 @@ function showhide_black(tspan, tri) {
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="/services_proxyarp.php" class="navlnk">Proxy ARP</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="/services_wol.php" class="navlnk">Wake on LAN</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="/carp_status.php" class="navlnk">CARP (failover)</a><br>
-
-
-
+ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="/pkg_edit.php?xml=sasyncd.xml&id=0" class="navlnk">VPN failover</a><br>
<?php echo return_ext_menu("Services"); ?>
<strong>VPN</strong><br>
@@ -155,7 +153,6 @@ function showhide_black(tspan, tri) {
<?php if (isset($config['system']['developer'])) { ?>
<strong>Developers</strong><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="/restart_httpd.php" class="navlnk">Restart HTTPD</a><br>
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="/pkg_edit.php?xml=sasyncd.xml&id=0" class="navlnk">VPN failover</a><br>
<?php } ?>
<?php if (isset($config['system']['webgui']['expanddiags']) || strstr($_SERVER['SCRIPT_FILENAME'], "diag_") || strstr($_SERVER['SCRIPT_FILENAME'], "reboot")): ?>
<a href="javascript:showhide('diag','tri_diag')"><img src="/tri_o.gif" id="tri_diag" width="14" height="10" border="0"></a><strong><a href="javascript:showhide('diag','tri_diag')" class="navlnk">Diagnostics</a></strong><br>
OpenPOWER on IntegriCloud