X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fadmin%2Fdead_but_active.tpl;h=4329ca18de3481e70c1784fb08947a16f88685a1;hb=9a13e83f4b39c7feaba924b724fd43497109481b;hp=699dd7b2f3e7d1b66d9091f9d50f6ccb29f71c44;hpb=6e828e47d946de577118b90980589d47f637e4fa;p=platal.git diff --git a/templates/admin/dead_but_active.tpl b/templates/admin/dead_but_active.tpl index 699dd7b..4329ca1 100644 --- a/templates/admin/dead_but_active.tpl +++ b/templates/admin/dead_but_active.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2009 Polytechnique.org *} +{* Copyright (C) 2003-2011 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -42,10 +42,10 @@ {icon name=user_gray title="fiche AX"} {icon name=wrench title='Administrer user'} - {$d.prenom} {$d.nom} - {$d.deces} + {$d.directory_name} + {$d.deathdate} - {if $d.last gt $d.deces}{$d.last}{elseif $d.last}{$d.last}{else}-{/if} + {if $d.last gt $d.deathdate}{$d.last}{elseif $d.last}{$d.last}{else}-{/if} {/iterate}