summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_gateway_groups_edit.php
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2016-04-05 05:58:10 +0545
committerPhil Davis <phil.davis@inf.org>2016-04-05 05:58:10 +0545
commit1e87fb3f503f307f8d6e15f25005412ce2df9c19 (patch)
tree9a846df15b2a6cd1799677ec2b307967ce1e973d /src/usr/local/www/system_gateway_groups_edit.php
parent146684ee657f0f146afad5aa9d74b89884ee4c53 (diff)
downloadpfsense-1e87fb3f503f307f8d6e15f25005412ce2df9c19.zip
pfsense-1e87fb3f503f307f8d6e15f25005412ce2df9c19.tar.gz
Remove "we" personalizations
Diffstat (limited to 'src/usr/local/www/system_gateway_groups_edit.php')
-rw-r--r--src/usr/local/www/system_gateway_groups_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/system_gateway_groups_edit.php b/src/usr/local/www/system_gateway_groups_edit.php
index a053dd5..f7a7a6a 100644
--- a/src/usr/local/www/system_gateway_groups_edit.php
+++ b/src/usr/local/www/system_gateway_groups_edit.php
@@ -346,7 +346,7 @@ $section->addInput(new Form_StaticText(
'Link Priority',
'The priority selected here defines in what order failover and balancing of links will be done. ' .
'Multiple links of the same priority will balance connections until all links in the priority will be exhausted. ' .
- 'If all links in a priority level are exhausted we will use the next available link(s) in the next priority level.'
+ 'If all links in a priority level are exhausted then the next available link(s) in the next priority level will be used.'
));
$section->addInput(new Form_StaticText(
OpenPOWER on IntegriCloud