Subversion Repositories eFlore/Applications.cel

Rev

Rev 745 | Rev 1460 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 745 Rev 1451
Line 33... Line 33...
33
							src="http://www.tela-botanica.org/sites/commun/generique/images/plus.png" />
33
							src="http://www.tela-botanica.org/sites/commun/generique/images/plus.png" />
34
					<img id="imMoins-<?=$item['guid']?>" width="10" height="10" class="imMoins"
34
					<img id="imMoins-<?=$item['guid']?>" width="10" height="10" class="imMoins"
35
							name="imMoins-<?=$item['guid']?>" title="Cacher les informations complémentaires" alt="+" 
35
							name="imMoins-<?=$item['guid']?>" title="Cacher les informations complémentaires" alt="+" 
36
							src="http://www.tela-botanica.org/sites/commun/generique/images/moins.png" />	
36
							src="http://www.tela-botanica.org/sites/commun/generique/images/moins.png" />	
37
					<strong>
37
					<strong>
-
 
38
						<?php if ($item['eflore_url'] != '#' && $item['eflore_url'] != '') { ?>
-
 
39
							<a class="cel-img-titre" href="<?=$item['eflore_url']?>"
38
						<a  href="<?=$item['eflore_url']?>"	onclick="window.open(this.href);return false;"  
40
								onclick="window.open(this.href);return false;"  
39
							title="Cliquez pour accéder à la fiche eFlore">
41
								title="Cliquez pour accéder à la fiche eFlore">
40
								<?=$item['titre']?>
42
								<?=$item['titre']?>
41
						</a>
43
							</a>
-
 
44
						<?php } else { ?>
-
 
45
							<?=$item['titre']?>
-
 
46
						<?php } ?>
42
					</strong><br />
47
					</strong><br />
43
					<span class="cel-img-date">Publiée le <?=$item['date']?></span><br />
48
					<span class="cel-img-date">Publiée le <?=$item['date']?></span><br />
Line 44... Line 49...
44
					
49
					
45
					<div id="cel-info-<?=$item['guid']?>" class="cel-infos">
50
					<div id="cel-info-<?=$item['guid']?>" class="cel-infos">