mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-28 07:51:24 +00:00
better email error
This commit is contained in:
parent
d32813e9d9
commit
95e9c450bc
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@
|
|||
</div>
|
||||
<div style="display: none; margin-top: 10px;" id="verify-error">
|
||||
<code id="verify-error-text"></code>
|
||||
<p style="margin-top: 10px">There was an error. Contact help@lbry.io if this keeps happening.</p>
|
||||
<p style="margin-top: 10px">There was an error. Please make sure you are clicking the latest verification email and try again. Contact help@lbry.io if this keeps happening.</p>
|
||||
</div>
|
||||
<div style="display: none; margin-top: 10px;" id="verify-success">
|
||||
<p class="spacer1">Success! Your email is now verified.</p>
|
||||
|
|
Loading…
Add table
Reference in a new issue