summaryrefslogtreecommitdiffstats
path: root/usr/local/www/load_balancer_relay_action_edit.php
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2014-03-17 11:17:29 -0300
committerRenato Botelho <garga@FreeBSD.org>2014-03-17 11:17:29 -0300
commit7f7626ba444140848da559431688a5b38d3eeffd (patch)
treef336e0ea0103f1bcac53cd282cdfe2ff562da1c7 /usr/local/www/load_balancer_relay_action_edit.php
parent9c3b8c6edba4ca1d6cedb21c85f17a9637e18a74 (diff)
parent8cd558b61b9c24ee109993d8e76ddc4870ffa4fa (diff)
downloadpfsense-7f7626ba444140848da559431688a5b38d3eeffd.zip
pfsense-7f7626ba444140848da559431688a5b38d3eeffd.tar.gz
Merge branch 'master-br' of https://github.com/ayvis/pfsense into ayvis-master-br
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