|
|
|
@ -26,8 +26,8 @@
|
|
|
|
|
[(#CONFIG{malettre/expediteur_email9}|oui) [(#SET{expedi,#GET{expedi}|array_merge{#ARRAY{i9', #CONFIG{malettre/expediteur_nom9} <#CONFIG{malettre/expediteur_email9}> }}})] ]
|
|
|
|
|
[(#CONFIG{malettre/expediteur_email10}|oui) [(#SET{expedi,#GET{expedi}|array_merge{#ARRAY{i10', #CONFIG{malettre/expediteur_nom10} <#CONFIG{malettre/expediteur_email10}> }}})] ]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[(#SAISIE{selection,expediteur,cacher_option_intro=oui,label=<strong><:malettre:expediteur:></strong>,datas=#GET{expedi}})]
|
|
|
|
|
|
|
|
|
|
[(#SAISIE{selection,expediteur,cacher_option_intro=oui,label=<strong><:malettre:expediteur:></strong>,data=#GET{expedi}})]
|
|
|
|
|
[(#SAISIE{input,expediteur_more,size=25,maxlength=255,label=<:malettre:autre:><br /><i>(<:malettre:email_seulement:>)</i>})]
|
|
|
|
|
|
|
|
|
|
<!-- destinataires -->
|
|
|
|
@ -52,12 +52,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[(#SAISIE{checkbox,desti,label=<strong><:malettre:destinataires:></strong>,datas=#GET{desti}})]
|
|
|
|
|
[(#SAISIE{checkbox,desti,label=<strong><:malettre:destinataires:></strong>,data=#GET{desti}})]
|
|
|
|
|
[(#SAISIE{input,desti_more,size=25,maxlength=255,label=<:malettre:autres:><br /><i>(<:malettre:email_seulement_autres:>)</i>})]
|
|
|
|
|
|
|
|
|
|
[(#SAISIE{checkbox,no_archive,label=<strong><:malettre:no_archive:></strong>,datas=#ARRAY{'on',<:malettre:no_archive_info:>}})]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[(#SAISIE{checkbox,no_archive,label=<strong><:malettre:no_archive:></strong>,data=#ARRAY{'on',<:malettre:no_archive_info:>}})]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
|
|
<p class="boutons"><input type="submit" class="submit" value="<:malettre:lettre_envoyer:>" /></p>
|
|
|
|
|