summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_lb_pool.php
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2010-10-19 12:39:01 -0400
committerjim-p <jimp@pfsense.org>2010-10-19 12:39:01 -0400
commite988813dd2e6ab104660969c80395d1dc7877e3e (patch)
treef22632ef53eaca37f28d5f18ac2097c5aa30ee94 /usr/local/www/status_lb_pool.php
parentc4f5508496be6237334d1006cb029bb079747d45 (diff)
downloadpfsense-e988813dd2e6ab104660969c80395d1dc7877e3e.zip
pfsense-e988813dd2e6ab104660969c80395d1dc7877e3e.tar.gz
desc to descr in Load Balancer config, so they gain CDATA protection and standardize field names. Ticket #320.
Diffstat (limited to 'usr/local/www/status_lb_pool.php')
-rwxr-xr-xusr/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 e812fca..16f474b 100755
--- a/usr/local/www/status_lb_pool.php
+++ b/usr/local/www/status_lb_pool.php
@@ -221,7 +221,7 @@ if ($_POST) {
<?php echo $pool['monitor']; ?>
</td>
<td class="listbg" >
- <?=$pool['desc'];?>
+ <?=$pool['descr'];?>
</td>
</tr>
<?php endforeach; ?>
OpenPOWER on IntegriCloud