Advertisement
Guest User

Untitled

a guest
Dec 11th, 2019
496
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.02 KB | None | 0 0
  1.  
  2. <div class="help_page_title">A verification code was sent to zaneanglin123@gmail.com</div>
  3. <div>Enter the account verification code you received</div>
  4. <input type="text" id="forgot_login_code" name="code">
  5.  
  6. <input type="hidden" name="s" value="17405354233952769992">
  7. <input type="hidden" name="reset" value="0">
  8. <input type="hidden" name="lost" value="0">
  9. <input type="hidden" name="method" value="2">
  10. <input type="hidden" name="issueid" value="406">
  11. <div class="account_recovery_submit">
  12. <input type="submit" value="Continue">
  13. <div class="throbber">
  14. <div></div>
  15. <div></div>
  16. <div></div>
  17. </div> </div>
  18. </form>
  19. </div>
  20.  
  21.  
  22. <div id="resend_recovery_code">
  23. <div class="help_page_title code_trouble_header">Having trouble receiving an account verification code?</div>
  24. <div>It could take up to 5 minutes for an account verification code to be delivered.</div>
  25. <div class="account_recovery_submit">
  26. <a class="help_site_button" onclick="HelpWizard.SendAccountRecoveryCode( '17405354233952769992', 2, '#form_submit_error', '#resend_recovery_code', '#recovery_code_resent' ); return false;">
  27. <span>Resend account verification code</span>
  28. </a>
  29. <div class="throbber">
  30. <div></div>
  31. <div></div>
  32. <div></div>
  33. </div> </div>
  34. </div>
  35.  
  36.  
  37. </div>
  38. </div>
  39. <div id="wizard_perf_data"></div>
  40. </div>
  41. </div>
  42. <script>
  43. var g_sessionID = "ac753f9369fecdd0370e8306";
  44. var g_ServerTime = 1576102535;
  45. var g_strLanguage = 'english';
  46. </script> <script type="text/javascript">
  47. var g_rgDefaultWizardPageParams = { sessionid: g_sessionID, wizard_ajax: 1 };
  48.  
  49.  
  50. $J( function() {
  51. HelpWizard.HookOnHashChange();
  52. HelpWizard.InitStaticPage();
  53. if ( window.location.hash && window.location.hash.length > 2 )
  54. HelpWizard.LoadPageFromHash( true );
  55. } );
  56. </script>
  57.  
  58. </div> <!-- responsive_page_legacy_content -->
  59.  
  60.  
  61. </div> <!-- responsive_page_content -->
  62.  
  63. </div> <!-- responsive_page_frame -->
  64. </body>
  65. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement