X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fcarnet%2Fnotif.mail.tpl;h=828a87cdfcb50279841c050b4b008ebdf5a20c25;hb=8d84c630f353ef0534e02325507ed35cc2f0d28f;hp=3f132e26c657cb6fbd9c9cd859d740b4fcfcb34f;hpb=08fa70684fd1332178cddb6b318151335fb4506c;p=platal.git diff --git a/templates/carnet/notif.mail.tpl b/templates/carnet/notif.mail.tpl index 3f132e2..828a87c 100644 --- a/templates/carnet/notif.mail.tpl +++ b/templates/carnet/notif.mail.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2008 Polytechnique.org *} +{* Copyright (C) 2003-2009 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -35,18 +35,18 @@ Tu trouveras les mêmes informations sur [[https://www.polytechnique.org/carnet/ {foreach from=$u.data key=cid item=d} -!{if $d|@count eq 1}{$cats[$cid].mail_sg}{else}{$cats[$cid].mail}{/if} : +!{if $d|@count eq 1}{if $d[0].sexe}{$cats[$cid].mail_sg_xette}{else}{$cats[$cid].mail_sg}{/if}{else}{$cats[$cid].mail}{/if} : -{foreach from=$d key=promo item=x} -* (X{$x.promo}), le {$x.date|date_format:"%d %b %Y"}, [[https://www.polytechnique.org/profile/private/{$x.bestalias}|{$x.prenom} {$x.nom}]] +{foreach from=$d item=x} +* (X{$x.promo}), le {$x.date|date_format:"%d %B %Y"}, [[https://www.polytechnique.org/profile/private/{$x.bestalias}|{$x.prenom} {$x.nom}]] {/foreach} {/foreach} --- +-- L'Équipe de Polytechnique.org -'''''Note :''''' Tu reçois ce mail ce mail car tu as activé la notification automatique par mail des événements que tu surveilles.\\ -Tu peux changer cette options sur la [[https://www.polytechnique.org/carnet/notifs|page de configuration des notifications]]. +'''''Note :''''' Tu reçois cet email car tu as activé la notification automatique par email des événements que tu surveilles.\\ +Tu peux changer cette option sur la [[https://www.polytechnique.org/carnet/notifs|page de configuration des notifications]]. {/if}