Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 1275 Rev 1276
Line 20... Line 20...
20
		</div>
20
		</div>
21
		<?php else : echo ' <br/> Aucune illustration. <br/> <br/>'; endif;?>
21
		<?php else : echo ' <br/> Aucune illustration. <br/> <br/>'; endif;?>
22
		</div>
22
		</div>
23
	<? endif; ?>
23
	<? endif; ?>
Line 24... Line 24...
24
 
24
 
25
	<? if (isset($organes)) : ?>
25
	<? if (isset($organes) || $illustrationsOrganes != null) : ?>
-
 
26
		<h2>Flora Data - Organes</h2>
-
 
27
	<? endif ?>
-
 
28
 
Line 26... Line 29...
26
		<h2>Flora Data - Organes</h2>
29
	<? if (isset($organes)) : ?>
27
 
30
 
28
		<div id="illustrations-organes">
31
		<div id="illustrations-organes">
29
		<? if (empty($organes) == false) :?>
32
		<? if (empty($organes) == false) :?>