Subversion Repositories eFlore/Applications.eflore-consultation

Rev

Rev 922 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 922 Rev 984
Line 39... Line 39...
39
						<div class="vide"></div>
39
						<div class="vide"></div>
40
					<?php endif; ?>
40
					<?php endif; ?>
41
				</td>
41
				</td>
42
				<td>
42
				<td>
43
					<?php if (isset($imagesUrls[$nnTaxon])) : ?>
43
					<?php if (isset($imagesUrls[$nnTaxon])) : ?>
44
						<img class="illustration_resultat_cel" src="<?=htmlentities($imagesUrls[$nnTaxon][0])?>" title="<?= $nnTaxon; ?>" alt="Images issues du CEL" style="width:100px;height:100px;display:block;float:right;"/>
44
						<img class="illustration_resultat_cel" src="<?=htmlentities($imagesUrls[$nnTaxon][0])?>" data-num-nom="<?= $nnTaxon; ?>" title="<?= $nnTaxon; ?>" alt="Images issues du CEL" style="width:100px;height:100px;display:block;float:right;"/>
45
					<?php else : ?>
45
					<?php else : ?>
46
						<p class="absent">
46
						<p class="absent">
47
						Pas de photo<br />
47
						Pas de photo<br />
48
						<a href="http://www.tela-botanica.org/page:cel" 
48
						<a href="http://www.tela-botanica.org/page:cel" 
49
							title="Ajouter une photographie au moyen du Carnet en Ligne" 
49
							title="Ajouter une photographie au moyen du Carnet en Ligne"