Line 372... |
Line 372... |
372 |
<h3 class="titre ui-widget-header ui-corner-all" id="titre-0">
|
372 |
<h3 class="titre ui-widget-header ui-corner-all" id="titre-0">
|
373 |
<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>illustrations">Illustrations</a>
|
373 |
<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>illustrations">Illustrations</a>
|
374 |
</h3>
|
374 |
</h3>
|
375 |
<div id="contenu-0" class="contenu">
|
375 |
<div id="contenu-0" class="contenu">
|
376 |
<?php if (empty($illustrations['imageUrl']) == false) : ?>
|
376 |
<?php if (empty($illustrations['imageUrl']) == false) : ?>
|
377 |
<img src="<?=$illustrations['imageUrl']?>" alt="Image issue du cel ou du site photoflora ou de la flore de Coste" style="margin-bottom: 0px; margin-left: -2px; width: 210px;"/>
|
377 |
<img class="illustration_cel" title="<?= $num_nom; ?>" src="<?=$illustrations['imageUrl']?>" alt="Image issue du cel ou du site photoflora ou de la flore de Coste" style="margin-bottom: 0px; margin-left: -2px; width: 210px;"/>
|
378 |
<?php else : ?>
|
378 |
<?php else : ?>
|
379 |
<span class="absent" style="float:none; margin-left:55px">
|
379 |
<span class="absent" style="float:none; margin-left:55px">
|
380 |
Pas de photo<br />
|
380 |
Pas de photo<br />
|
381 |
<a href="http://www.tela-botanica.org/page:cel"
|
381 |
<a href="http://www.tela-botanica.org/page:cel"
|
382 |
title="Ajouter une photographie au moyen du Carnet en Ligne"
|
382 |
title="Ajouter une photographie au moyen du Carnet en Ligne"
|