Show remote reports in admin UI as coming from domain rather than user (#7347)
Fix #6994
This commit is contained in:
parent
a78b27c7cc
commit
251bbf9728
4 changed files with 12 additions and 5 deletions
|
@ -376,6 +376,7 @@ en:
|
|||
admin_mailer:
|
||||
new_report:
|
||||
body: "%{reporter} has reported %{target}"
|
||||
body_remote: Someone from %{domain} has reported %{target}
|
||||
subject: New report for %{instance} (#%{id})
|
||||
application_mailer:
|
||||
notification_preferences: Change e-mail preferences
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue