summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_lb_vs.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_vs.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_vs.php')
-rwxr-xr-xusr/local/www/status_lb_vs.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/status_lb_vs.php b/usr/local/www/status_lb_vs.php
index cec75ce..bab9976 100755
--- a/usr/local/www/status_lb_vs.php
+++ b/usr/local/www/status_lb_vs.php
@@ -176,7 +176,7 @@ include("head.inc");
<table border="0" cellpadding="3" cellspacing="2"><tr><td bgcolor="<?=$bgcolor?>"> <?=$rdr_a[$vsent['name']]['status']?> </td></tr></table>
</td>
<td class="listbg" >
- <?=$vsent['desc'];?>
+ <?=$vsent['descr'];?>
</td>
</tr>
<?php $i++; endforeach; ?>
OpenPOWER on IntegriCloud