</td>
<td class="td_right_table_fiches">
<?php echo $struct_table_cat[$i][$j]['liens']['options']; ?>
- <?php echo html_entity_decode($struct_table_cat[$i][$j]['liens']['chapo'],'UTF-8'); ?>
- <?php echo html_entity_decode($struct_table_cat[$i][$j]['liens']['texte'],'UTF-8'); ?>
+ <?php echo html_entity_decode($struct_table_cat[$i][$j]['liens']['chapo'], ENT_COMPAT, 'UTF-8'); ?>
+ <?php echo html_entity_decode($struct_table_cat[$i][$j]['liens']['texte'], ENT_COMPAT, 'UTF-8'); ?>
</td>
</tr>
<?php