X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fadmin%2Fuser.tpl;h=895f7ffc79c5a9e67035cc629a89457534f74a05;hb=7c4ae1c3d38d458ac3b6dea25ca76ebdd2c0ecd8;hp=874b5f8818e343201d841b79c516a3a3339b560b;hpb=b00527ff4a4883f2bd8bdfcceb6d4123f19ef785;p=platal.git diff --git a/templates/admin/user.tpl b/templates/admin/user.tpl index 874b5f8..895f7ff 100644 --- a/templates/admin/user.tpl +++ b/templates/admin/user.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 *} @@ -25,8 +25,8 @@
{xsrf_token_field}
- - Confirmer la suppression de l'utilisateur {$smarty.request.user_id} ({$mr.prenom} {$mr.nom} - X{$mr.promo})   + + Confirmer la suppression de l'utilisateur {$smarty.request.uid} ({$user->fullName()})  
@@ -35,10 +35,11 @@ +{/literal} +
+ {xsrf_token_field} + + + + + + + + + + + + + +
+ Administrer +
+ Il est possible d'entrer ici n'importe quelle adresse mail : redirection, melix, ou alias. +
+ +
+    +    + +
+
{/if} {* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}