On n'affiche pas les webmestres sur la page "gérer_auteurs"
This commit is contained in:
parent
1b28ecb95e
commit
ba4b002aaa
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<BOUCLE_auteurs(AUTEURS){tous}{statut != poubelle}{par nom}>
|
||||
<BOUCLE_auteurs(AUTEURS){tous}{statut != poubelle}{webmestre=non}{par nom}>
|
||||
|
||||
<tr class="ligne-auteurs">
|
||||
<td class="cellule-tableau">#NOM</td>
|
||||
|
|
Loading…
Add table
Reference in a new issue