summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2008-11-26 01:47:54 +0000
committerChris Buechler <cmb@pfsense.org>2008-11-26 01:47:54 +0000
commitf64bae3dfaee5cb3d89f4a3a7e42786272ffd1db (patch)
treecd2e0ac5a53730b0f8c4fd425fb0f7a01668d0db
parent69a202983456a93c3699161c2c81dc0b001c5af1 (diff)
downloadpfsense-f64bae3dfaee5cb3d89f4a3a7e42786272ffd1db.zip
pfsense-f64bae3dfaee5cb3d89f4a3a7e42786272ffd1db.tar.gz
s/carp/CARP/
-rwxr-xr-xusr/local/www/firewall_rules_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/firewall_rules_edit.php b/usr/local/www/firewall_rules_edit.php
index f81ef93..7da9413 100755
--- a/usr/local/www/firewall_rules_edit.php
+++ b/usr/local/www/firewall_rules_edit.php
@@ -720,7 +720,7 @@ include("head.inc");
<td width="22%" valign="top" class="vncell">No XMLRPC Sync</td>
<td width="78%" class="vtable">
<input type="checkbox" name="nosync"<?php if($pconfig['nosync']) echo " CHECKED"; ?>><br>
- HINT: This prevents the rule from automatically syncing to other carp members.
+ HINT: This prevents the rule from automatically syncing to other CARP members.
</td>
</tr>
<?php
OpenPOWER on IntegriCloud