diff --git a/data/mail_data.xml b/data/mail_data.xml
index 9d55882bb95d54be3ac9c10842876af772385735..eb55481f5ba2641806ad8235bbe991f2aeabe943 100644
--- a/data/mail_data.xml
+++ b/data/mail_data.xml
@@ -7,7 +7,7 @@
             <field name="model_id" ref="base.model_res_partner" />
             <field name="subject">Votre espace adhérent ${'list_op' in ctx and ctx['list_op'] or ''}</field>
             <field name="email_to">${object.email}</field>
-            <field name="email_from">"Elocoop ${'list_op' in ctx and ctx['list_op'] or ''}" &lt;app@elo.coop&gt;</field>
+            <field name="email_from">"${'list_op' in ctx and ctx['list_op'] or ''}" &lt;app@elo.coop&gt;</field>
             <field name="body_html" type="html">
                 <table
                     border="0"