Line 15... |
Line 15... |
15 |
</h3>
|
15 |
</h3>
|
16 |
<span id="contenu-0" class="contenu">
|
16 |
<span id="contenu-0" class="contenu">
|
17 |
<?php if ($illustration['imageUrl'] != '') : ?>
|
17 |
<?php if ($illustration['imageUrl'] != '') : ?>
|
18 |
<img src="<?=$illustration['imageUrl']?>" alt="Image issue du cel ou du site photoflora" style="margin-bottom: -15px; margin-left: -2px; width: 210px;"/>
|
18 |
<img src="<?=$illustration['imageUrl']?>" alt="Image issue du cel ou du site photoflora" style="margin-bottom: -15px; margin-left: -2px; width: 210px;"/>
|
19 |
<?php else : ?>
|
19 |
<?php else : ?>
|
20 |
<span class="absent" style="float:none;">
|
20 |
<span class="absent" style="float:none; margin-left:55px">
|
21 |
Pas de photo<br />
|
21 |
Pas de photo<br />
|
22 |
<a href="http://www.tela-botanica.org/page:saisie_observations?langue=fr"
|
22 |
<a href="http://www.tela-botanica.org/page:saisie_observations?langue=fr"
|
23 |
title="Ajouter une photographie au moyen du Carnet en Ligne"
|
23 |
title="Ajouter une photographie au moyen du Carnet en Ligne"
|
24 |
onclick="window.open(this.href); return false;" class="contribuer">
|
24 |
onclick="window.open(this.href); return false;" class="contribuer">
|
25 |
Contribuer
|
25 |
Contribuer
|
Line 89... |
Line 89... |
89 |
<h3 class="titre ui-widget-header ui-corner-all" id="titre-3">
|
89 |
<h3 class="titre ui-widget-header ui-corner-all" id="titre-3">
|
90 |
<a class="lien-onglet-synthese" href="<?=$url;?>repartition">Répartition</a>
|
90 |
<a class="lien-onglet-synthese" href="<?=$url;?>repartition">Répartition</a>
|
91 |
</h3>
|
91 |
</h3>
|
92 |
<span id="contenu-3" class="contenu">
|
92 |
<span id="contenu-3" class="contenu">
|
93 |
<img src="<?=htmlentities($repartition['chorodep'])?>" alt="Carte de répartition"/>
|
93 |
<img src="<?=htmlentities($repartition['chorodep'])?>" alt="Carte de répartition"/>
|
- |
|
94 |
<img src="<?=htmlentities($repartition['eflore'])?>" alt="Carte des observations" style="margin-left: 11px; width: 190px;" />
|
94 |
</span>
|
95 |
</span>
|
95 |
</div>
|
96 |
</div>
|
96 |
<div id="synthese_ethnobotanique" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
|
97 |
<div id="synthese_ethnobotanique" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
|
97 |
<h3 class="titre ui-widget-header ui-corner-all" id="titre-4">
|
98 |
<h3 class="titre ui-widget-header ui-corner-all" id="titre-4">
|
98 |
<a class="lien-onglet-synthese" href="<?=$url;?>ethnobotanique">Ethnobotanique</a>
|
99 |
<a class="lien-onglet-synthese" href="<?=$url;?>ethnobotanique">Ethnobotanique</a>
|