BUG 7087 solucionado.
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
<td class='FormButton' colspan="2" align="">{$form.BSUBMIT}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class='FormLabel' colspan="2" align="right" style="display: none;">{$form.FORGOT_PASWORD_LINK}</td>
|
||||
<td class='FormLabel' colspan="2" align="right">{$form.FORGOT_PASWORD_LINK}</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
|
||||
@@ -26,6 +26,7 @@
|
||||
|
||||
|
||||
<JS type="javascript"><![CDATA[
|
||||
hideRowById('FORGOT_PASWORD_LINK');
|
||||
// enable/disable forgot password link
|
||||
if(flagForgotPassword != 'on' )
|
||||
hideRowById('FORGOT_PASWORD_LINK');
|
||||
|
||||
Reference in New Issue
Block a user