mirror of
https://github.com/openvk/openvk
synced 2025-07-04 23:09:54 +03:00
Update FinishRestoringPassword.xml
This commit is contained in:
parent
fcb01a2492
commit
27343af4ec
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
<span class="nobold">{_"2fa_code_2"}: </span>
|
||||
</td>
|
||||
<td class="regform-right">
|
||||
<input id="password" type="number" autocomplete="no" name="password" required />
|
||||
<input id="password" type="number" autocomplete="off" name="password" required />
|
||||
</td>
|
||||
</tr>
|
||||
{/if}
|
||||
|
|
Loading…
Reference in a new issue