summaryrefslogtreecommitdiffstats
path: root/usr/local/www/carp_status.php
diff options
context:
space:
mode:
authorDarren Embry <dse@webonastick.com>2012-03-22 21:25:58 -0400
committerDarren Embry <dse@webonastick.com>2012-03-22 21:25:58 -0400
commitf97a5b0419d0350cc85b91d180238975c308ac07 (patch)
tree914f9207874cedb51200c1911df2c948186c299b /usr/local/www/carp_status.php
parent95e174f18ce4604e1c69aebe0530dad06322dba8 (diff)
downloadpfsense-f97a5b0419d0350cc85b91d180238975c308ac07.zip
pfsense-f97a5b0419d0350cc85b91d180238975c308ac07.tar.gz
Move CARP settings from pkg XML to a real PHP page
https://redmine.pfsense.org/issues/647
Diffstat (limited to 'usr/local/www/carp_status.php')
-rwxr-xr-xusr/local/www/carp_status.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/carp_status.php b/usr/local/www/carp_status.php
index e893dad..9058c38 100755
--- a/usr/local/www/carp_status.php
+++ b/usr/local/www/carp_status.php
@@ -193,7 +193,7 @@ include("head.inc");
<span class="vexpl">
<span class="red"><strong><?=gettext("Note"); ?>:</strong></span>
<br />
-<?=gettext("You can configure CARP settings"); ?> <a href="pkg_edit.php?xml=carp_settings.xml&id=0"><?=gettext("here"); ?></a>.
+<?=gettext("You can configure high availability sync settings"); ?> <a href="system_hasync.php"><?=gettext("here"); ?></a>.
</span>
<p/>
OpenPOWER on IntegriCloud