Fix field name label.

This commit is contained in:
jim-p 2011-08-22 08:37:08 -04:00
parent dba5f621c2
commit b4eec6e60a

View File

@ -259,7 +259,7 @@ function maxmss_checked(obj) {
</td>
</tr>
<tr>
<td width="22%" valign="top" class="vncell"><?=gettext("Proxy URL"); ?></td>
<td width="22%" valign="top" class="vncell"><?=gettext("Proxy Pass"); ?></td>
<td width="78%" class="vtable">
<input type="password" name="proxypass" id="proxypass" value="<?php if ($pconfig['proxypass'] <> "") echo $pconfig['proxypass']; ?>" class="formfld unknown">
<br />