X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fadmin%2Fuser.tpl;h=b7437795d8c7cfdac45a90671875d2c0a453e663;hb=c67b874fd8d442bfded35295a819e7ce11a2d6dc;hp=5c7a2894b7f08a99da90ae709440ff2fa4e7f675;hpb=1844170a21298371765ee2313669fa21f939421d;p=platal.git diff --git a/templates/admin/user.tpl b/templates/admin/user.tpl index 5c7a289..b743779 100644 --- a/templates/admin/user.tpl +++ b/templates/admin/user.tpl @@ -21,13 +21,13 @@ {**************************************************************************} -{if $smarty.post.u_kill_conf} -
+{if t($smarty.post.delete_account)} + {xsrf_token_field}
- Confirmer la suppression de l'utilisateur {$smarty.request.uid} ({$mr.prenom} {$mr.nom} - X{$mr.promo})   - + Confirmer la suppression de l'utilisateur {$user->fullName()} (uid : {$smarty.request.uid}).
+
{elseif $user} @@ -35,12 +35,6 @@