Subversion Repositories eFlore/Applications.eflore-consultation

Compare Revisions

Ignore whitespace Rev 627 → Rev 628

/trunk/modules/resultat/squelettes/determination.tpl.html
26,9 → 26,6
<?php endif; ?>
<?php if (isset($imagesCoste[$taxons[$nnTaxon]][0])) : ?>
<img src="<?=htmlentities($imagesCoste[$taxons[$nnTaxon]][0])?>" alt="illustration de Coste" />
<?php else : ?>
<div class="absent">
Pas d'illustration de Coste.</div>
<?php endif; ?>
<?php if (isset($synonymes[$nnTaxon])) : ?>
<?php $nbrSynonymes = count($synonymes[$nnTaxon]) ?>