summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/load_balancer_monitor.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/load_balancer_monitor.php')
-rw-r--r--src/usr/local/www/load_balancer_monitor.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/load_balancer_monitor.php b/src/usr/local/www/load_balancer_monitor.php
index 5f53839..bdcfac8 100644
--- a/src/usr/local/www/load_balancer_monitor.php
+++ b/src/usr/local/www/load_balancer_monitor.php
@@ -118,7 +118,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("You must apply the changes in order for them to take effect."));
}
/* active tabs */
OpenPOWER on IntegriCloud