Subversion Repositories eFlore/Applications.eflore-consultation

Compare Revisions

Ignore whitespace Rev 320 → Rev 321

/trunk/modules/fiche/squelettes/fiche_ethnobotanique.tpl.html
24,8 → 24,9
<h2>Statuts</h2>
<table class="liste_statuts">
<tr>
<th></th>
<?php foreach($chorologie['colonnes'] as $colonne) : ?>
<th></th><th><?= $colonne ?></th>
<th><?= $colonne ?></th>
<?php endforeach; ?>
</tr>
<?php foreach($chorologie['donnees'] as $type => $donnee) : ?>