mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
s/carp/CARP/
This commit is contained in:
parent
69a2029834
commit
f64bae3dfa
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user