mirror of
https://github.com/openvk/openvk
synced 2025-07-04 06:49:50 +03:00
Update FinishRestoringPassword.xml
This commit is contained in:
parent
c5d8ab7f0c
commit
3fbbc0e722
1 changed files with 1 additions and 1 deletions
|
@ -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}
|
||||||
|
|
Loading…
Reference in a new issue