summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2015-05-13 14:11:54 -0300
committerRenato Botelho <garga@FreeBSD.org>2015-05-13 14:11:54 -0300
commit101258ebaeb412c2715e4e4555d426ad9d3e3641 (patch)
tree7541d363aa14d44aa94cca5e632906b09d4fcf1f /usr/local
parentb45e428c79142192e56c0dcdb00dd49dcba6eee2 (diff)
parent68962573dbf7b73e6ca3d4bd7e3c0a3e9c36633c (diff)
downloadpfsense-101258ebaeb412c2715e4e4555d426ad9d3e3641.zip
pfsense-101258ebaeb412c2715e4e4555d426ad9d3e3641.tar.gz
Merge pull request #1652 from phil-davis/patch-1
Diffstat (limited to 'usr/local')
-rw-r--r--usr/local/www/load_balancer_pool_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/load_balancer_pool_edit.php b/usr/local/www/load_balancer_pool_edit.php
index 4eaa6f0..3ae63dc 100644
--- a/usr/local/www/load_balancer_pool_edit.php
+++ b/usr/local/www/load_balancer_pool_edit.php
@@ -266,10 +266,10 @@ function clearcombo(){
echo "<option value=\"{$monitor['name']}\"{$selected}>{$monitor['name']}</option>";
}
?>
+ </select>
<?php else: ?>
<b><?=gettext("NOTE"); ?>:</b> <?=gettext("Please add a monitor IP address on the monitors tab if you wish to use this feature."); ?>
<?php endif; ?>
- </select>
</td>
</tr>
<tr align="left">
OpenPOWER on IntegriCloud