summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_virtual_ip_edit.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-08-23 23:04:58 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-08-23 23:04:58 +0000
commit13fb4c798f544c4df61dea0ef409a72a38d4fe3d (patch)
tree4aee69231fd063cc5c701908cc967e74d8089352 /usr/local/www/firewall_virtual_ip_edit.php
parent74fb8d5609568259b051eebef0a645e671c4821c (diff)
downloadpfsense-13fb4c798f544c4df61dea0ef409a72a38d4fe3d.zip
pfsense-13fb4c798f544c4df61dea0ef409a72a38d4fe3d.tar.gz
s/2/two/
Diffstat (limited to 'usr/local/www/firewall_virtual_ip_edit.php')
-rwxr-xr-xusr/local/www/firewall_virtual_ip_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/firewall_virtual_ip_edit.php b/usr/local/www/firewall_virtual_ip_edit.php
index ae6969a..12e7ada 100755
--- a/usr/local/www/firewall_virtual_ip_edit.php
+++ b/usr/local/www/firewall_virtual_ip_edit.php
@@ -122,7 +122,7 @@ if ($_POST) {
}
}
if($_POST['password'] == "")
- $input_errors[] = "You must specify a CARP password that is shared between the 2 VHID members.";
+ $input_errors[] = "You must specify a CARP password that is shared between the two VHID members.";
$can_post = true;
$found = false;
$subnet_ip = return_first_two_octets($_POST['subnet']);
OpenPOWER on IntegriCloud