Fix for advance search with IE7.
[platal.git] / templates / carnet / notif.mail.tpl
index df21a2d..22f0675 100644 (file)
@@ -38,7 +38,9 @@ Tu trouveras les mêmes informations sur [[https://www.polytechnique.org/carnet/
 
 {foreach from=$cat.users item=user}
 {assign var=profile value=$user->profile()}
+{if !$profile->isDead()}
 * Le {$cat.operation->getDate($user)|date_format:"%d %B %Y"}, [[https://www.polytechnique.org/profile/private/{$profile->hrid()}|{$profile->fullname(true)}]]
+{/if}
 {/foreach}
 
 {/foreach}