summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2011-11-04 02:06:51 -0400
committerChris Buechler <cmb@pfsense.org>2011-11-04 02:06:51 -0400
commit8c4f1f7d4c55d3eb8f2c845f1a296f1c4043df2c (patch)
tree0ea9b7eddaa0f60ab3c55690ac0866f1aa4efe55 /usr
parent9e57fc6ed76ef4dde945f57cbee65c5b254b2b3e (diff)
downloadpfsense-8c4f1f7d4c55d3eb8f2c845f1a296f1c4043df2c.zip
pfsense-8c4f1f7d4c55d3eb8f2c845f1a296f1c4043df2c.tar.gz
description is optional
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/load_balancer_virtual_server_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/load_balancer_virtual_server_edit.php b/usr/local/www/load_balancer_virtual_server_edit.php
index 8340a93..21206d2 100755
--- a/usr/local/www/load_balancer_virtual_server_edit.php
+++ b/usr/local/www/load_balancer_virtual_server_edit.php
@@ -186,7 +186,7 @@ document.observe("dom:loaded", function() {
</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