Skip to content
Snippets Groups Projects
Commit b366c554 authored by Hiral Bhavsar's avatar Hiral Bhavsar Committed by Thibault Delavallée
Browse files

[IMP] mail: rename action menu 'Send Email' by 'Send email'

Rename the action menu 'Send Email' by 'Send email' for the
'res.partner' model.

Linked to task 1984526
Related to PR #33720
parent 6f30fcec
No related branches found
No related tags found
No related merge requests found
......@@ -101,7 +101,7 @@
</record>
<!-- Replace the default mass-mailing wizard in base with the composition wizard -->
<act_window name="Send Email"
<act_window name="Send email"
res_model="mail.compose.message"
binding_model="res.partner"
binding_views="list"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment