X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fadmin%2Faccounts.tpl;h=9c569d72ef6bc01929f09122552a9c817085c1f4;hb=a292484d6d19447f6cc3c10d573338b3275fbc74;hp=b260754ba3bb33428f7fac1cff4fbcaddceaedb5;hpb=59bec5bc5512a4f962ebac7b0346f59cdf56f901;p=platal.git diff --git a/templates/admin/accounts.tpl b/templates/admin/accounts.tpl index b260754..9c569d7 100644 --- a/templates/admin/accounts.tpl +++ b/templates/admin/accounts.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 *} @@ -20,14 +20,20 @@ {* *} {**************************************************************************} -

Comptes désactivés

+

{$disabled->total()} Comptes désactivés ou surveillés

- + {iterate from=$disabled item=user} + +
NomCommentaire
NomDisabledSurveilléCommentaire
- {$user.prenom} {$user.nom} ({$user.promo}) + {$user.hruid} + + + + {$user.comment|default='(none)'} @@ -36,14 +42,14 @@ {/iterate}
-

Administrateurs du site

+

{$admins->total()} Administrateurs du site

{iterate from=$admins item=user} {/iterate}
Utilisateur
- {$user.prenom} {$user.nom} ({$user.promo}) + {$user.hruid}