X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Finclude%2Fform.valid.edit-listes.tpl;h=5d73119391064054854299c9a3cb21cb5cb506ba;hb=8a0908db6bddf4160806d94c775ca7363447d67f;hp=434b9da62417d23c1d39e4319dabc1317d77e7b3;hpb=25fe4c85de79aa601948d788b5754b5b6070080d;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: *}