In survey results, clusters all empty comments for free text
[platal.git] / templates / xnetgrp / annuaire.tpl
index 6abb30d..08ae87f 100644 (file)
@@ -106,10 +106,11 @@ Le groupe {$asso->nom} compte {$nb_tot} membres :
   <tr>
     <td>
       {profile user=$user promo=false}
+    </td>
     <td>
-      {if $user->group_perms eq 'admin'}<strong>{/if}
+      {if $user->group_perms eq 'admin' && $user->promo()}<strong>{/if}
       {$user->promo()}
-      {if $user->group_perms eq 'admin'}</strong>{/if}
+      {if $user->group_perms eq 'admin' && $user->promo()}</strong>{/if}
     </td>
     {if $user->group_comm}
     <td>{$user->group_comm}</td>