Update LoginSecondFactor.xml

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

View file

@ -25,7 +25,7 @@
<span class="nobold">{_code}: </span>
</td>
<td>
<input type="text" name="code" autocomplete="off" required autofocus />
<input type="number" name="code" autocomplete="off" required autofocus />
</td>
</tr>
<tr>