summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/load_balancer_setting.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/load_balancer_setting.php')
-rw-r--r--src/usr/local/www/load_balancer_setting.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/local/www/load_balancer_setting.php b/src/usr/local/www/load_balancer_setting.php
index 57f96af..9f4bdbf 100644
--- a/src/usr/local/www/load_balancer_setting.php
+++ b/src/usr/local/www/load_balancer_setting.php
@@ -131,8 +131,8 @@ if ($savemsg) {
}
if (is_subsystem_dirty('loadbalancer')) {
- print_info_box_np(gettext("The load balancer configuration has been changed") . ' ' .
- gettext("You must apply the changes in order for them to take effect."), 'Apply', null, false, 'danger');
+ print_apply_box(gettext("The load balancer configuration has been changed") . ' ' .
+ gettext("You must apply the changes in order for them to take effect."));
}
/* active tabs */
OpenPOWER on IntegriCloud