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:
parent
a6ed6845c9
commit
3bc0aeed50
2 changed files with 2 additions and 2 deletions
|
@ -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) %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue