Line 66... |
Line 66... |
66 |
src="http://www.tela-botanica.org/sites/commun/generique/images/plus.png" />
|
66 |
src="http://www.tela-botanica.org/sites/commun/generique/images/plus.png" />
|
67 |
<img id="imMoins-<?=$item['guid']?>" width="10" height="10" class="imMoins"
|
67 |
<img id="imMoins-<?=$item['guid']?>" width="10" height="10" class="imMoins"
|
68 |
name="imMoins-<?=$item['guid']?>" title="Cacher les informations complémentaires" alt="+"
|
68 |
name="imMoins-<?=$item['guid']?>" title="Cacher les informations complémentaires" alt="+"
|
69 |
src="http://www.tela-botanica.org/sites/commun/generique/images/moins.png" />
|
69 |
src="http://www.tela-botanica.org/sites/commun/generique/images/moins.png" />
|
70 |
<strong>
|
70 |
<strong>
|
71 |
<?php if ($item['eflore_url'] != '#' && $item['eflore_url'] != '') { ?>
|
71 |
<?php if ($item['eflore_url'] != '#' && $item['eflore_url'] != '' && $item['eflore_url'] != 'http://www.tela-botanica.org/bdtfx-nn-0') { ?>
|
72 |
<a class="cel-img-titre" href="<?=$item['eflore_url']?>"
|
72 |
<a class="cel-img-titre" href="<?=$item['eflore_url']?>"
|
73 |
onclick="window.open(this.href);return false;"
|
73 |
onclick="window.open(this.href);return false;"
|
74 |
title="Cliquez pour accéder à la fiche eFlore">
|
74 |
title="Cliquez pour accéder à la fiche eFlore">
|
75 |
<?=$item['titre']?>
|
75 |
<?=$item['titre']?>
|
76 |
</a>
|
76 |
</a>
|