Merge commit 'origin/fusionax' into account
[platal.git] / templates / xnetgrp / annuaire.tpl
index 5d60921..6170e15 100644 (file)
@@ -34,6 +34,7 @@ Le groupe {$asso->nom} compte {$nb_tot} membres :
       Ajouter un membre
     </a>
   </li>
+  {if $asso.has_ml}
   <li>
     <a href="{$platal->ns}admin/annuaire">
       {icon name=wand title="Synchroniser"} 
@@ -41,6 +42,7 @@ Le groupe {$asso->nom} compte {$nb_tot} membres&nbsp;:
     </a>
   </li>
   {/if}
+  {/if}
   <li>
     <a href="{$platal->ns}annuaire/csv/{$asso->diminutif}.csv">
       {icon name=page_excel title="Fichier Excel"} 
@@ -112,7 +114,7 @@ Le groupe {$asso->nom} compte {$nb_tot} membres&nbsp;:
     {if $user->group_comm}
     <td>{$user->group_comm}</td>
     {/if}
-    <td class="right" {if !$user->group_comm}colspan="2"{/if}>
+    <td class="right"{if !$user->group_comm} colspan="2"{/if}>
       {if $user->hasProfile()}
       <a href="https://www.polytechnique.org/vcard/{$user->login()}.vcf">{icon name=vcard title="[vcard]"}</a>
       {/if}