2017-01-25, 06:50 PM
Hello, actually I have the necessity to edit the registration page as I want to integrate it with the website and I see that in the HTML of the registration template there's under the email inputs:
and under the password inputs
Can anyone tell me what's the purpose of this?
Thanks.
<tr>
<td colspan="2" style="display: none;" id="email_status"> </td>
</tr>
and under the password inputs
<tr>
<td colspan="2" style="display: none;" id="password_status"> </td>
</tr>
Can anyone tell me what's the purpose of this?
Thanks.