Change text version of warning mail to mention appeals instead of mails (#17725)

Also, the instruction to reply to e-mail would probably not work in many cases
where the notifications e-mail address is not able to receive incoming emails
or the mailbox is not actively monitored.
This commit is contained in:
Claire 2022-03-09 12:11:11 +01:00 committed by GitHub
parent a6ed6845c9
commit 3bc0aeed50
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -32,4 +32,5 @@
---
<% end %>
<%= t 'user_mailer.warning.get_in_touch', instance: @instance %>
<%= t 'user_mailer.warning.appeal_description', instance: @instance %>
<%= disputes_strike_url(@warning) %>