Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 1523 Rev 1526
Line 15... Line 15...
15
					<? if($description['type'] == 'baseflor') : ?>
15
					<? if($description['type'] == 'baseflor') : ?>
16
						<table class="desc">
16
						<table class="desc">
17
							<tr>
17
							<tr>
18
								<td colspan="2">
18
								<td colspan="2">
19
									<?if ($description['description']['type_bio'] != '') : ?>
19
									<?if ($description['description']['type_bio'] != '') : ?>
20
									 	<span class="titre">Type Biologique :</span> <?= html_encode($description['description']['type_bio']); ?><br/>
20
									 	<span class="titre">Type Biologique :</span> <?= $description['description']['type_bio']; ?><br/>
21
									 <? endif; ?>
21
									 <? endif; ?>
22
								</td>
22
								</td>
23
							</tr>
23
							</tr>
24
							<tr>
24
							<tr>
25
								<td colspan="2">
25
								<td colspan="2">