Subversion Repositories eFlore/Applications.eflore-consultation

Compare Revisions

Ignore whitespace Rev 234 → Rev 235

/trunk/modules/resultat/squelettes/determination_verna.tpl.html
34,6 → 34,11
</td><td >
<?php if (isset($imagesUrls[$nnTaxon])) : ?>
<img src="<?=$imagesUrls[$nnTaxon][0]?>" style="width:100px;height:100px;display:block;float:right;"/>
<?php else : ?>
<div class="absent">PAS DE PHOTO<br /><br /><br />
<a href="http://www.tela-botanica.org/appli:cel2#81722" title="Ajouter une photographie au moyen du Carnet en Ligne" onclick="window.open(this.href); return false;">Contribuez <br />à l'album</a>
<br />
</div>
<?php endif; ?>
</td></tr>
</tbody>