BUG 7087 problema resuelto, ocultar antes forgotpasswd como default.

This commit is contained in:
Alvaro Campos
2011-10-11 11:25:42 -04:00
parent cfdf6935c3
commit e79f9933ae

View File

@@ -29,7 +29,7 @@
<td class='FormButton' colspan="2" align="">{$form.BSUBMIT}</td>
</tr>
<tr>
<td class='FormLabel' colspan="2" align="right">{$form.FORGOT_PASWORD_LINK}</td>
<td class='FormLabel' colspan="2" align="right" style="display: none;">{$form.FORGOT_PASWORD_LINK}</td>
</tr>
</table>
</td>