summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_hasync.php
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2016-04-05 07:55:41 -0400
committerStephen Beaver <sbeaver@netgate.com>2016-04-05 07:55:47 -0400
commit12f22e9c8c239dc2c616ae0321e110e3814cabc8 (patch)
tree28d3447654b91a51f58522e60c005c0d00c45099 /src/usr/local/www/system_hasync.php
parente2fba23c6bea2f0254249ff97146af82c690010a (diff)
downloadpfsense-12f22e9c8c239dc2c616ae0321e110e3814cabc8.zip
pfsense-12f22e9c8c239dc2c616ae0321e110e3814cabc8.tar.gz
Merge pull request #2837 from phil-davis/we
(cherry picked from commit f4d13d55d7b15449780b5eb521f54d76d8279df5)
Diffstat (limited to 'src/usr/local/www/system_hasync.php')
-rwxr-xr-xsrc/usr/local/www/system_hasync.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/system_hasync.php b/src/usr/local/www/system_hasync.php
index 97713b8..4ccdbef 100755
--- a/src/usr/local/www/system_hasync.php
+++ b/src/usr/local/www/system_hasync.php
@@ -170,7 +170,7 @@ $section->addInput(new Form_Select(
$pconfig['pfsyncinterface'],
$iflist
))->setHelp('If Synchronize States is enabled this interface will be used for communication.<br />' .
- 'We recommend setting this to an interface other than LAN! A dedicated interface works the best.<br />' .
+ 'It is recommended to set this to an interface other than LAN! A dedicated interface works the best.<br />' .
'An IP must be defined on each machine participating in this failover group.<br />' .
'An IP must be assigned to the interface on any participating sync nodes.');
OpenPOWER on IntegriCloud