The note mailer had a title with no translation. Removed as it was not very useful anyway...
This commit is contained in:
parent
41758e0330
commit
70b34e16cc
@ -1,9 +1,7 @@
|
||||
=t '.title'
|
||||
\
|
||||
=t '.body', subject: @note.event.title, contents: @note.contents
|
||||
= t '.body', subject: @note.event.title, contents: @note.contents
|
||||
\
|
||||
= strip_tags @note.contents
|
||||
\
|
||||
= moderations_url
|
||||
\
|
||||
=t '.signature'
|
||||
= t '.signature'
|
||||
|
Loading…
Reference in New Issue
Block a user