Group managers can choose between receiving notifications or not (default is not).
[platal.git] / templates / xnetgrp / edit.tpl
index 9ba8a6b..a90313a 100644 (file)
@@ -23,6 +23,7 @@
 <h1>{if $asso.nom}{$asso.nom}&nbsp;: {/if}Éditer l'accueil</h1>
 
 <form method="post" action="{$platal->ns}edit" enctype="multipart/form-data">
+  {xsrf_token_field}
   {if $super}
   <table cellpadding="0" cellspacing="0" class='tiny'>
     <tr>
         </select>
       </td>
     </tr>
+    <tr>
+      <td class="titre center" colspan="2">
+        <input type="checkbox" value="1" name="notif_unsub" {if $asso.notif_unsub}checked="checked"{/if} />
+        prévenir les animateurs lors de la désinscription d'un membre
+      </td>
+    </tr>
   </table>
 
   <div class="center">