diff --git a/template/createidentity_en.js b/template/createidentity_en.js index 85522b8..813ff75 100644 --- a/template/createidentity_en.js +++ b/template/createidentity_en.js @@ -6,7 +6,7 @@ tplemail.replyTo="{{{name}}}<{{{email}}}>" tplemail.inreplyTo="" tplemail.references="" //tplemail.from = "noreply@smatchit.io" get by default in configtrib.emailcontact or server ;emailcontact -tplemail.to="<{{emailcontact}}>" +tplemail.to="{{emailcontact}}" tplemail.subject="Vos clés d'identification pour {{alias}}" tplemail.cc="" tplemail.bcc=""