Rev 428 |
Show entire file |
Ignore whitespace |
Details |
Blame |
Last modification |
View Log
| RSS feed
Rev 428 |
Rev 531 |
Line 10... |
Line 10... |
10 |
<?php if (!$profil_prive || ($identification_id === $id_utilisateur || $est_admin)) { ?>
|
10 |
<?php if (!$profil_prive || ($identification_id === $id_utilisateur || $est_admin)) { ?>
|
Line 11... |
Line 11... |
11 |
|
11 |
|
Line 12... |
Line 12... |
12 |
<div id="resume_une_colonne" class="resume_conteneur">
|
12 |
<div id="resume_une_colonne" class="resume_conteneur">
|
13 |
|
13 |
|
Line 14... |
Line 14... |
14 |
<h1> Cartographie de mes observations </h1>
|
14 |
<h1> Cartographie de mes observations </h1>
|
Line 15... |
Line 15... |
15 |
<iframe style="width:100%;height:400px;" src="http://www.tela-botanica.org/widget:cel:carto?utilisateur=<?= $champs['mail']['amv_valeur'] ?>"></iframe>
|
15 |
<iframe style="width:100%;height:400px;" src="http://www.tela-botanica.org/widget:cel:cartoPoint?utilisateur=<?= $champs['mail']['amv_valeur'] ?>"></iframe>
|
16 |
|
16 |
|