From: Olivier Le Floch Date: Thu, 5 Jun 2008 23:09:47 +0000 (+0200) Subject: Reduce quantity of data sent back to the server in the deceased users administration... X-Git-Tag: core/1.0.0~129 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=7a9ebd51bf1299dede83558937b1dd1157792483;p=platal.git Reduce quantity of data sent back to the server in the deceased users administration page --- diff --git a/templates/admin/deces_promo.tpl b/templates/admin/deces_promo.tpl index fae44d0..9a64ba3 100644 --- a/templates/admin/deces_promo.tpl +++ b/templates/admin/deces_promo.tpl @@ -48,7 +48,7 @@ -
+ {xsrf_token_field} @@ -59,7 +59,7 @@ {/iterate} @@ -71,4 +71,23 @@
{$x.nom} {$x.prenom} - +
+ + + + {* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}