Skip to content

Commit

Permalink
Update app/views/devise/mailer/confirmation_instructions.html.erb
Browse files Browse the repository at this point in the history
Co-authored-by: Cliff Johnson <[email protected]>
  • Loading branch information
zwolf and lcjohnso authored Jan 25, 2024
1 parent 3a04693 commit c8becb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/devise/mailer/confirmation_instructions.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<p>Please confirm your account email by clicking the link below:</p>
<p><%= link_to 'Confirm my account', confirmation_url(@resource, confirmation_token: @token) %></p>

While you are able to login and classify within projects, you will not be able to post on Talk discussion forums until you verify your email account.
<p>While you are able to login and classify within projects, you will not be able to post on Talk discussion forums until you verify your email account.</p>

Thanks!
The Zooniverse Team

0 comments on commit c8becb1

Please sign in to comment.