summaryrefslogtreecommitdiffstats
path: root/usr/local/www/load_balancer_relay_action.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/load_balancer_relay_action.php')
-rw-r--r--[-rwxr-xr-x]usr/local/www/load_balancer_relay_action.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/load_balancer_relay_action.php b/usr/local/www/load_balancer_relay_action.php
index 4b3c27c..5b2ac52 100755..100644
--- a/usr/local/www/load_balancer_relay_action.php
+++ b/usr/local/www/load_balancer_relay_action.php
@@ -113,7 +113,7 @@ include("head.inc");
<?php if ($input_errors) print_input_errors($input_errors); ?>
<?php if ($savemsg) print_info_box($savemsg); ?>
<?php if (is_subsystem_dirty('loadbalancer')): ?><p>
-<?php print_info_box_np(gettext("The load balancer configuration has been changed.<br>You must apply the changes in order for them to take effect."));?><br>
+<?php print_info_box_np(gettext("The load balancer configuration has been changed.<br />You must apply the changes in order for them to take effect."));?><br />
<?php endif; ?>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr><td class="tabnavtbl">
OpenPOWER on IntegriCloud