update image issues

This commit is contained in:
philc 2024-12-26 13:45:33 +01:00
parent e29926e109
commit ead77e4d1b

View File

@ -6,7 +6,7 @@ tplemail.replyTo="{{{name}}}<{{{email}}}>"
tplemail.inreplyTo="" tplemail.inreplyTo=""
tplemail.references="" tplemail.references=""
//tplemail.from = "noreply@smatchit.io" get by default in configtrib.emailcontact or server ;emailcontact //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.subject="Vos clés d'identification pour {{alias}}"
tplemail.cc="" tplemail.cc=""
tplemail.bcc="" tplemail.bcc=""