summaryrefslogtreecommitdiffstats
path: root/usr/local/www/load_balancer_relay_action_edit.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/load_balancer_relay_action_edit.php')
-rw-r--r--[-rwxr-xr-x]usr/local/www/load_balancer_relay_action_edit.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/load_balancer_relay_action_edit.php b/usr/local/www/load_balancer_relay_action_edit.php
index 0313d9c..a9c14e3 100755..100644
--- a/usr/local/www/load_balancer_relay_action_edit.php
+++ b/usr/local/www/load_balancer_relay_action_edit.php
@@ -498,7 +498,7 @@ jQuery(document).ready(function() {
}
?>
</select>
-<br/>
+<br />
<table><tr>
<td><div id="input_action_value"><?=gettext("Value"); ?>&nbsp;<input id="option_action_value" name="option_action_value" type="text" <?if(isset($pconfig['options']['value'])) echo "value=\"{$pconfig['options']['value']}\"";?>size="20"></div></td>
<td><div id="action_action_value"></div></td>
@@ -559,7 +559,7 @@ jQuery(document).ready(function() {
</tr>
</table>
</form>
-<br>
+<br />
<?php include("fend.inc"); ?>
</body>
</html>
OpenPOWER on IntegriCloud