X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fadmin%2Fdeces_promo.tpl;h=9a64ba3877096cd350511ab4a385885bed9127f1;hb=2b18a8ffcae2a4a2ae3a3636e66ae4db51df1df8;hp=5084dd51afb7aadab621ecc8507740a6941390be;hpb=5ddeb07cc787dd1dc3630a31f1528f5cc7c4d9b9;p=platal.git diff --git a/templates/admin/deces_promo.tpl b/templates/admin/deces_promo.tpl index 5084dd5..9a64ba3 100644 --- a/templates/admin/deces_promo.tpl +++ b/templates/admin/deces_promo.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2007 Polytechnique.org *} +{* Copyright (C) 2003-2008 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -23,7 +23,7 @@ {foreach from=$new_deces item=i} -

Ajout du décès de {$i.name} le {$i.date}.

+

Ajout du décès de {$i.name} le {$i.date}.

{/foreach}
@@ -35,7 +35,7 @@ - Promotion : + Promotion : @@ -48,17 +48,18 @@
-
- + + {xsrf_token_field} +
- + {iterate item=x from=$decedes} {/iterate} @@ -70,4 +71,23 @@
NomDate de décèsDate de décès
{$x.nom} {$x.prenom} - +
-{* vim:set et sw=2 sts=2 sws=2: *} + + + + +{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}