summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/load_balancer_pool.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/load_balancer_pool.php')
-rw-r--r--src/usr/local/www/load_balancer_pool.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/load_balancer_pool.php b/src/usr/local/www/load_balancer_pool.php
index be52079..183775a 100644
--- a/src/usr/local/www/load_balancer_pool.php
+++ b/src/usr/local/www/load_balancer_pool.php
@@ -132,7 +132,7 @@ if ($savemsg) {
}
if (is_subsystem_dirty('loadbalancer')) {
- print_apply_box(sprintf(gettext("The load balancer configuration has been changed%sYou must apply the changes in order for them to take effect."), "<br />"));
+ 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