Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 235 Rev 282
Line 29... Line 29...
29
							<?php endif; ?>
29
							<?php endif; ?>
30
						</ul>
30
						</ul>
31
					<?php endif; ?>
31
					<?php endif; ?>
32
				</td><td class="nom">
32
				</td><td class="nom">
33
					<a href="<?=$nom['urlFiche']?>" ><?=$nom['nomSci']?></a>
33
					<a href="<?=$nom['urlFiche']?>" ><?=$nom['nomSci']?></a>
-
 
34
				</td>
-
 
35
				<td><img src="<?=$nom['repartition_vignette']?>" alt="carte de répartition" class="repartition_vignette"/></td>
34
				</td><td >
36
				<td >
35
					<?php if (isset($imagesUrls[$nnTaxon])) : ?>
37
					<?php if (isset($imagesUrls[$nnTaxon])) : ?>
36
						<img src="<?=$imagesUrls[$nnTaxon][0]?>" style="width:100px;height:100px;display:block;float:right;"/>
38
						<img src="<?=$imagesUrls[$nnTaxon][0]?>" style="width:100px;height:100px;display:block;float:right;"/>
37
					<?php else : ?>
39
					<?php else : ?>
38
						<div class="absent">PAS DE PHOTO<br /><br /><br />
40
						<div class="absent">PAS DE PHOTO<br /><br /><br />
39
							<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>
41
							<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>