mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 02:42:26 -05:00
Add autofocus module to two factor page
This commit is contained in:
@@ -18,6 +18,7 @@ GOV.UK Notify | Text verification
|
||||
{{ textbox(
|
||||
form.sms_code,
|
||||
width='5em',
|
||||
autofocus=True,
|
||||
help_link=url_for('.verification_code_not_received'),
|
||||
help_link_text='I haven’t received a text message'
|
||||
) }}
|
||||
|
||||
Reference in New Issue
Block a user