summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/load_balancer_setting.php
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2016-04-04 09:29:51 -0400
committerStephen Beaver <sbeaver@netgate.com>2016-04-04 09:29:57 -0400
commit718694129cf5aec2be065efc94978cfbfd30276d (patch)
tree60e1a6ef2f3073f696ebb2e75e4a391dda832b5c /src/usr/local/www/load_balancer_setting.php
parent152d81c244fb8535132f0aef1d17a94c143bb2d6 (diff)
downloadpfsense-718694129cf5aec2be065efc94978cfbfd30276d.zip
pfsense-718694129cf5aec2be065efc94978cfbfd30276d.tar.gz
Merge pull request #2819 from NOYB/Services_/_Load_Balancer_-_Remove_Personalizations
(cherry picked from commit 6d105e8d5ded647dfc65cbc9625c41a3afc74a0e)
Diffstat (limited to 'src/usr/local/www/load_balancer_setting.php')
-rw-r--r--src/usr/local/www/load_balancer_setting.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/load_balancer_setting.php b/src/usr/local/www/load_balancer_setting.php
index 6e04d2b..8212407 100644
--- a/src/usr/local/www/load_balancer_setting.php
+++ b/src/usr/local/www/load_balancer_setting.php
@@ -131,7 +131,7 @@ if ($savemsg) {
}
if (is_subsystem_dirty('loadbalancer')) {
- print_apply_box(gettext("The load balancer configuration has been changed.") . "<br />" . gettext("You must apply the changes in order for them to take effect."));
+ print_apply_box(gettext("The load balancer configuration has been changed.") . "<br />" . gettext("The changes must be applied for them to take effect."));
}
/* active tabs */
OpenPOWER on IntegriCloud