File: styles/subsilver2/template/ucp_login_link.html
Unmodified
Added
Modified
Removed
Line 52 | Line 52 |
---|
<tr> <td><label for="{PASSWORD_CREDENTIAL}">{L_PASSWORD}{L_COLON}</label></td>
|
<tr> <td><label for="{PASSWORD_CREDENTIAL}">{L_PASSWORD}{L_COLON}</label></td>
|
<td><input type="password" tabindex="3" id="{PASSWORD_CREDENTIAL}" name="{PASSWORD_CREDENTIAL}" size="25" class="inputbox autowidth" /></td>
| <td><input type="password" tabindex="3" id="{PASSWORD_CREDENTIAL}" name="{PASSWORD_CREDENTIAL}" size="25" class="inputbox autowidth" autocomplete="off" /></td>
|
</tr>
<!-- IF CAPTCHA_TEMPLATE and S_CONFIRM_CODE -->
| </tr>
<!-- IF CAPTCHA_TEMPLATE and S_CONFIRM_CODE -->
|