Création du module CadeauBienvenue

This commit is contained in:
2021-01-26 21:15:26 +01:00
parent 776679f179
commit 1a4eb8f45e
26 changed files with 319 additions and 16 deletions

View File

@@ -20,7 +20,7 @@ DO NOT DELETE THIS FILE, some plugins may use it.
*}
{* Set the default translation domain, that will be used by {intl} when the 'd' parameter is not set *}
{default_translation_domain domain='email.default'}
{default_translation_domain domain='email.custom'}
{default_locale locale={$locale}}
{block name='message-body'}{$message_body nofilter}{/block}