From ead77e4d1b724b06dde5604ec560f516bb980324 Mon Sep 17 00:00:00 2001 From: philc Date: Thu, 26 Dec 2024 13:45:33 +0100 Subject: [PATCH] update image issues --- template/createidentity_en.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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=""