X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fadmin%2Fdead_but_active.tpl;h=bd95d3d2d860c051db9712837d4e6afae29e86d9;hb=879d38da6613a71e878f18cd400acf4e3cdc9299;hp=699dd7b2f3e7d1b66d9091f9d50f6ccb29f71c44;hpb=1dc71da137a384e771723b8a893539a7f5cc9fab;p=platal.git diff --git a/templates/admin/dead_but_active.tpl b/templates/admin/dead_but_active.tpl index 699dd7b..bd95d3d 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-2010 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}