summaryrefslogtreecommitdiffstats
path: root/usr/local/www/load_balancer_pool_edit.php
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2011-11-04 02:04:44 -0400
committerChris Buechler <cmb@pfsense.org>2011-11-04 02:04:44 -0400
commite9e99042ed5fe32a7cc30b4b4af34492cf6b8cd7 (patch)
treee59cb725f41388615f62ee3f93236a1ec2ab0810 /usr/local/www/load_balancer_pool_edit.php
parentf4c2d976421ee7e805344128486baa35472a2b25 (diff)
downloadpfsense-e9e99042ed5fe32a7cc30b4b4af34492cf6b8cd7.zip
pfsense-e9e99042ed5fe32a7cc30b4b4af34492cf6b8cd7.tar.gz
description is optional
Diffstat (limited to 'usr/local/www/load_balancer_pool_edit.php')
-rwxr-xr-xusr/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 08e7fdc..d42e0b6 100755
--- a/usr/local/www/load_balancer_pool_edit.php
+++ b/usr/local/www/load_balancer_pool_edit.php
@@ -193,7 +193,7 @@ function clearcombo(){
</td>
</tr>
<tr align="left">
- <td width="22%" valign="top" class="vncellreq"><?=gettext("Description"); ?></td>
+ <td width="22%" valign="top" class="vncell"><?=gettext("Description"); ?></td>
<td width="78%" class="vtable" colspan="2">
<input name="descr" type="text" <?if(isset($pconfig['descr'])) echo "value=\"{$pconfig['descr']}\"";?>size="64">
</td>
OpenPOWER on IntegriCloud