Line 27... |
Line 27... |
27 |
|
27 |
|
28 |
<!-- Spécial mobile -->
|
28 |
<!-- Spécial mobile -->
|
Line 29... |
Line 29... |
29 |
<meta name="viewport" content="initial-scale=1.0, user-scalable=no" />
|
29 |
<meta name="viewport" content="initial-scale=1.0, user-scalable=no" />
|
30 |
|
30 |
|
31 |
<!-- Favicones -->
|
31 |
<!-- Favicones -->
|
Line 32... |
Line 32... |
32 |
<link rel="icon" type="image/png" href="http://www.tela-botanica.org/sites/commun/generique/images/favicones/tela_botanica.png" />
|
32 |
<link rel="icon" type="image/png" href="http://resources.tela-botanica.org/tb/img/16x16/favicon.png" />
|
33 |
<link rel="shortcut icon" type="image/x-icon" href="http://www.tela-botanica.org/sites/commun/generique/images/favicones/tela_botanica.ico" />
|
33 |
<link rel="shortcut icon" type="image/x-icon" href="http://resources.tela-botanica.org/tb/img/16x16/favicon.ico" />
|
34 |
|
34 |
|
35 |
<!-- Javascript : bibliothèques -->
|
35 |
<!-- Javascript : bibliothèques -->
|
Line 93... |
Line 93... |
93 |
<h1 id="carte-titre">
|
93 |
<h1 id="carte-titre">
|
94 |
<span id="logo">
|
94 |
<span id="logo">
|
95 |
<a href="http://www.tela-botanica.org/site:accueil"
|
95 |
<a href="http://www.tela-botanica.org/site:accueil"
|
96 |
title="Aller à l'accueil de Tela Botanica"
|
96 |
title="Aller à l'accueil de Tela Botanica"
|
97 |
onclick="window.open(this.href); arreter(event); return false;">
|
97 |
onclick="window.open(this.href); arreter(event); return false;">
|
98 |
<img src="http://www.tela-botanica.org/sites/commun/generique/images/favicones/tela_botanica.png" alt="TB" />
|
98 |
<img src="http://resources.tela-botanica.org/tb/img/16x16/favicon.png" alt="TB" />
|
99 |
</a>
|
99 |
</a>
|
100 |
</span>
|
100 |
</span>
|
101 |
<span id="aucune-obs">Aucune observation</span>
|
101 |
<span id="aucune-obs">Aucune observation</span>
|
102 |
<span id="titre-decompte">
|
102 |
<span id="titre-decompte">
|
103 |
<span id="obs-nbre"> </span> observations <?= ($photos != null && $photos == 1) ? 'avec photos' : ''; ?>
|
103 |
<span id="obs-nbre"> </span> observations <?= ($photos != null && $photos == 1) ? 'avec photos' : ''; ?>
|