a
This commit is contained in:
parent
09d7dfe5a8
commit
909b6a2394
|
|
@ -63,9 +63,9 @@
|
|||
<td align='center'> <?= $this->nettoyer($serviceexclu['codeFamilleActe']) ?> </td>
|
||||
|
||||
<?php if (est_anglophone()): ?>
|
||||
<td><?= $this->nettoyer($servicenonexclu['libelleEng']) ?></td>
|
||||
<td><?= $this->nettoyer($serviceexclu['libelleEng']) ?></td>
|
||||
<?php else: ?>
|
||||
<td><?= $this->nettoyer($servicenonexclu['libelle']) ?></td>
|
||||
<td><?= $this->nettoyer($serviceexclu['libelle']) ?></td>
|
||||
<?php endif; ?>
|
||||
</tr>
|
||||
<?php endforeach; ?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user