summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/status_lb_vs.php
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2015-09-08 15:47:55 -0400
committerjim-p <jimp@pfsense.org>2015-09-08 15:47:55 -0400
commit0f032d7ec320609ac7c89cfb67ea2759b420af11 (patch)
tree486df9fba6d40f170fe1bcc3a90b8a57de78d764 /src/usr/local/www/status_lb_vs.php
parent67146d7e7c5fb58339ac24ac29cb9f3791ca0a10 (diff)
downloadpfsense-0f032d7ec320609ac7c89cfb67ea2759b420af11.zip
pfsense-0f032d7ec320609ac7c89cfb67ea2759b420af11.tar.gz
Misc encoding/display issues in the Load Balancer code
Diffstat (limited to 'src/usr/local/www/status_lb_vs.php')
-rw-r--r--src/usr/local/www/status_lb_vs.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/status_lb_vs.php b/src/usr/local/www/status_lb_vs.php
index 953c710..6e54730 100644
--- a/src/usr/local/www/status_lb_vs.php
+++ b/src/usr/local/www/status_lb_vs.php
@@ -140,7 +140,7 @@ else {
} ?>
</td>
<td>
- <?=$vsent['descr']?>
+ <?=htmlspecialchars($vsent['descr'])?>
</td>
</tr>
OpenPOWER on IntegriCloud