Skip to content

Commit

Permalink
mansar.io
Browse files Browse the repository at this point in the history
  • Loading branch information
MuneebAnsari committed Apr 15, 2024
1 parent 4f76ace commit c384234
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions verifyemail/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,11 @@
the verification link to complete the process.
</p>

<button onclick="goToContinueUri()">Continue</button>
<button onclick="callback()">Continue</button>

<p>
Didn't get an email?
<a class="link" onclick="goToContinueUri()">Resend</a>
<a class="link" onclick="callback()">Resend</a>
</p>
<p>
Wrong email?
Expand Down

0 comments on commit c384234

Please sign in to comment.