Rev 291 | Rev 325 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
<div id="repartition"><h2>Chorologie départementale</h2><object type="image/svg+xml" data="<?=$chorodep['svgUrl']?>"><!-- img src="<?=$chorodep['pngUrl']?>" / --></object><div id="legende" style="padding:15px;"><h3>Légende</h3><br /><? foreach ($chorodep['legende'] as $id => $details) :?><div style="clear:left; "><div class="bloc_legende_repartition" style="background:<?=$details['couleur']?>"></div><div class="texte_legende_repartition"><b><?=$details['nom']?></b></div></div><? endforeach; ?></div><div class="conteneur_lien_metadonnees"><?=$chorodep['meta']['citation']?><span id="metadonnees" class="conteneur_lien_metadonnees"><? $lien_metadonnees = 'index_botanique.php?module=fiche-metadonnees&action=affichagemetadonnees&projet=chorodep'; ?><a class="lien_metadonnees lien_popup" href="<?= $chorodep['meta']['url']; ?>"> Voir toutes les metadonnées </a></span></div></div>