X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Finclude%2Fform.valid.edit-listes.tpl;h=5d73119391064054854299c9a3cb21cb5cb506ba;hb=d89a495539357b3ad30f7b891bd23d1805355a52;hp=434b9da62417d23c1d39e4319dabc1317d77e7b3;hpb=4f494e74bb1310de55ce335324a966e31b6c72cb;p=platal.git diff --git a/templates/include/form.valid.edit-listes.tpl b/templates/include/form.valid.edit-listes.tpl index 434b9da..5d73119 100644 --- a/templates/include/form.valid.edit-listes.tpl +++ b/templates/include/form.valid.edit-listes.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2009 Polytechnique.org *} +{* Copyright (C) 2003-2011 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -27,6 +27,14 @@
-Domaine : +Domaine :
+Gestionnaires : +{foreach from=$valid->owners item=email key=i} +
+{/foreach} +Membres : +{foreach from=$valid->members item=email key=i} +
+{/foreach} {* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}