Update FinishRestoringPassword.xml

This commit is contained in:
Artemka 2025-05-25 17:17:49 +03:00 committed by GitHub
parent c5d8ab7f0c
commit 3fbbc0e722
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -37,7 +37,7 @@
<span class="nobold">{_"2fa_code_2"}: </span> <span class="nobold">{_"2fa_code_2"}: </span>
</td> </td>
<td class="regform-right"> <td class="regform-right">
<input id="password" type="password" name="password" required /> <input id="password" type="number" autocomplete="no" name="password" required />
</td> </td>
</tr> </tr>
{/if} {/if}