summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/load_balancer_setting.php
diff options
context:
space:
mode:
authork-paulius <k.dash.paulius@gmail.com>2016-02-13 20:23:04 -0600
committerStephen Beaver <sbeaver@netgate.com>2016-02-14 15:09:55 -0500
commitf4bed461c198b2cd446e60fc6fda1a76ebebb597 (patch)
tree099de865e60cdd66ef5f0055de2ec8b6b49c8006 /src/usr/local/www/load_balancer_setting.php
parent8545addef70e17eee3daf34867514b5ab9fcdb45 (diff)
downloadpfsense-f4bed461c198b2cd446e60fc6fda1a76ebebb597.zip
pfsense-f4bed461c198b2cd446e60fc6fda1a76ebebb597.tar.gz
Review alert wording.
Diffstat (limited to 'src/usr/local/www/load_balancer_setting.php')
-rw-r--r--src/usr/local/www/load_balancer_setting.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/usr/local/www/load_balancer_setting.php b/src/usr/local/www/load_balancer_setting.php
index fe63c7d..6e04d2b 100644
--- a/src/usr/local/www/load_balancer_setting.php
+++ b/src/usr/local/www/load_balancer_setting.php
@@ -131,8 +131,7 @@ if ($savemsg) {
}
if (is_subsystem_dirty('loadbalancer')) {
- print_apply_box(gettext("The load balancer configuration has been changed.") . ' ' .
- 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("You must apply the changes in order for them to take effect."));
}
/* active tabs */
OpenPOWER on IntegriCloud