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
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) %>