summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_hasync.php
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2012-08-11 19:52:58 -0400
committerjim-p <jimp@pfsense.org>2012-08-11 19:52:58 -0400
commit345ce722b7e0eb97e902d48360638650e737606b (patch)
tree4b8f61625eadbae4421cf13344f26eef8d72543e /usr/local/www/system_hasync.php
parent7f4a799816d6d9bc176328ae50cc882b2aabd69c (diff)
downloadpfsense-345ce722b7e0eb97e902d48360638650e737606b.zip
pfsense-345ce722b7e0eb97e902d48360638650e737606b.tar.gz
Forgot the shortcut section on this page, too...
Diffstat (limited to 'usr/local/www/system_hasync.php')
-rwxr-xr-xusr/local/www/system_hasync.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/system_hasync.php b/usr/local/www/system_hasync.php
index 52d7583..b3e3cb8 100755
--- a/usr/local/www/system_hasync.php
+++ b/usr/local/www/system_hasync.php
@@ -94,6 +94,7 @@ $ifaces = get_configured_interface_with_descr();
$ifaces["lo0"] = "loopback";
$pgtitle = array(gettext("System"),gettext("High Availability Sync"));
+$shortcut_section = "carp";
include("head.inc");
?>
<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
OpenPOWER on IntegriCloud