[form program=*logon][hide userid$][hide token$][hide rememberme][hide msgsent][hide trycount][hide HashCode$]
[if msgsent=0] |
Two step verification has been requested for this account In order to complete your logon you will need to confirm your identity from another device. Please select where you want the verification code sent. |
[if UserEmail$<>""][button class=font_200 size=40ch/3 event=sendemail][html "📧" class="float_left font_180"]Email verification code to: [show UserEmail$][/button] |
[/if][if UserSMS$<>""][button class=font_200 size=40ch/3 event=sendSMS][html "📱" class="float_left font_180"]Send verification code to cell phone: [show UserSMS$][/button][/if][else] |
The identity verification code has been sent You have approximately 15 minutes to enter the verification code you received in the box below and press the Verify button. [input thecode$ format="XXXXXX" focus class=font_300 align=center] [button event=verify validate text="Verify" class=font_200] [button class=fill_white text="Resend Code" event=resend][/if] |
[show err_msg$] |
[hide qry_string$][/form]