Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 1598 Rev 1606
Line 10... Line 10...
10
					<li class="search-filters-item" id="search-filter-referentiels"></li>
10
					<li class="search-filters-item" id="search-filter-referentiels"></li>
11
				</ul>
11
				</ul>
12
			</div>
12
			</div>
13
			<div class="toc affix-top">
13
			<div class="toc affix-top">
14
				<div class="toc-title">
14
				<div class="toc-title">
-
 
15
					<br />
-
 
16
					<?php if($nom_fr_norm): ?>
-
 
17
						Nom français normalisé :<?=$nom_fr_norm;?><br />
-
 
18
					<?php endif; ?>
15
					<?php if($nom_vernaculaire): ?>
19
					<?php if($nom_vernaculaire): ?>
16
						<?=$nom_vernaculaire;?><br />
20
						Nom français :<?=$nom_vernaculaire;?><br />
17
					<?php endif; ?>
21
					<?php endif; ?>
-
 
22
					
18
					<?php if($nom_appele_html): ?>
23
					<?php if($nom_appele_html): ?>
19
						<span class="redirige_depuis">
24
						<span class="redirige_depuis">
20
							Nom recherché : <?= $nom_appele_html ?>
25
							Nom recherché : <?= $nom_appele_html ?>
21
						</span><br />
26
						</span><br />
22
					<?php endif; ?>
27
					<?php endif; ?>