diff --git a/application/Espo/Resources/templates/noteEmailRecieved/en_US/body.tpl b/application/Espo/Resources/templates/noteEmailRecieved/en_US/body.tpl index 39f2241724..2c258b8e16 100644 --- a/application/Espo/Resources/templates/noteEmailRecieved/en_US/body.tpl +++ b/application/Espo/Resources/templates/noteEmailRecieved/en_US/body.tpl @@ -1,4 +1,4 @@ -

Email recieved from {{fromName}} on {{entityTypeLowerFirst}} '{{parentName}}'.

+

Email recieved from {{fromName}}, related to {{entityTypeLowerFirst}} '{{parentName}}'.

{{subject}}

{{{post}}}

View

\ No newline at end of file