summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_lb_pool.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/status_lb_pool.php')
-rw-r--r--usr/local/www/status_lb_pool.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/status_lb_pool.php b/usr/local/www/status_lb_pool.php
index 6e689a3..140a18a 100644
--- a/usr/local/www/status_lb_pool.php
+++ b/usr/local/www/status_lb_pool.php
@@ -209,7 +209,7 @@ if ($_POST) {
<?php echo $pool['monitor']; ?>
</td>
<td class="listbg" >
- <?=$pool['descr'];?>
+ <?=htmlspecialchars($pool['descr']);?>
</td>
</tr>
<?php endforeach; ?>
OpenPOWER on IntegriCloud