Subversion Repositories eFlore/Applications.eflore-consultation

Compare Revisions

Ignore whitespace Rev 429 → Rev 430

/trunk/modules/resultat/squelettes/determination_verna.tpl.html
30,17 → 30,18
</ul>
<?php endif; ?>
</td><td class="nom">
<a href="<?=$nom['urlFiche']?>" ><?=$nom['nomSci']?></a>
<a href="<?=htmlentities($nom['urlFiche'])?>" ><?=$nom['nomSci']?></a>
</td>
<td>
<?php if (isset($repartition['urls'][$nnTaxon])) : ?>
<img src="<?=$repartition['urls'][$nnTaxon]?>" alt="Carte de répartition" class="repartition_vignette"/>
<img src="<?=htmlentities($repartition['urls'][$nnTaxon])?>" alt="Carte de répartition" class="repartition_vignette"/>
<?php else : ?>
<div class="absent">Pas de carte</div>
<?php endif; ?>
</td>
<td >
<?php if (isset($imagesUrls[$nnTaxon])) : ?>
<img src="<?=$imagesUrls[$nnTaxon][0]?>" style="width:100px;height:100px;display:block;float:right;"/>
<img src="<?=htmlentities($imagesUrls[$nnTaxon][0])?>" alt="Images issues du CEL" style="width:100px;height:100px;display:block;float:right;"/>
<?php else : ?>
<p class="absent">
Pas de photo<br />