summaryrefslogtreecommitdiffstats
path: root/usr/local/pkg
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2008-02-14 02:32:21 +0000
committerChris Buechler <cmb@pfsense.org>2008-02-14 02:32:21 +0000
commitc2d7f97e9eedd727ce33015422957f61e0137981 (patch)
tree4e54d96b6a9fc7acd378c410248d8c358d8b93a1 /usr/local/pkg
parent4762e200708461a53a36df317b43eb935d979057 (diff)
downloadpfsense-c2d7f97e9eedd727ce33015422957f61e0137981.zip
pfsense-c2d7f97e9eedd727ce33015422957f61e0137981.tar.gz
touch up text
Ticket #1644
Diffstat (limited to 'usr/local/pkg')
-rw-r--r--usr/local/pkg/carp_settings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/pkg/carp_settings.xml b/usr/local/pkg/carp_settings.xml
index ed61630..74b4f9c 100644
--- a/usr/local/pkg/carp_settings.xml
+++ b/usr/local/pkg/carp_settings.xml
@@ -183,7 +183,7 @@
}
$wanip = find_interface_ip(get_real_wan_interface());
if($wanip == $_POST["synchronizetoip"])
- $input_errors[] = "CARP sync IP must be the backup firewall IP! You cannot specify this firewalls IP in this location.";
+ $input_errors[] = "CARP sync IP must be the backup firewall's IP! You cannot specify this firewall's IP in this location.";
}
</custom_php_validation_command>
<custom_add_php_command_late>
OpenPOWER on IntegriCloud