X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fxnetlists%2Fsync.tpl;h=59167507a905030826b468b30cba7b7af976e7e9;hb=07daef8491c44011b667f4455a72f62e61afe00e;hp=8cfad9958fa70ad4a2ffc0329f8b1dc633aef706;hpb=5f30b30e8b2657ade5c727e98de286386ee002d8;p=platal.git diff --git a/templates/xnetlists/sync.tpl b/templates/xnetlists/sync.tpl index 8cfad99..5916750 100644 --- a/templates/xnetlists/sync.tpl +++ b/templates/xnetlists/sync.tpl @@ -24,17 +24,19 @@

Non abonnés à la liste {$platal->argv[1]}@{$asso.mail_domain}

- + {xsrf_token_field} - + {foreach from=$not_in_list item=u} - - - + + + {/foreach} @@ -44,6 +46,32 @@
Membre + {icon name="arrow_refresh" title="Tout (dé)cocher"} +
{$u.nom|strtoupper} {$u.prenom}{$u.promo}{$u.nom|strtoupper} {$u.prenom}{$u.promo}
+ +
{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}