Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 1164 Rev 1167
Line 12... Line 12...
12
<div id="bloc-fiche" class="importance4">
12
<div id="bloc-fiche" class="importance4">
13
	<h1><span class="nomenclature"><?=$nom_retenu_html?></span>
13
	<h1><span class="nomenclature"><?=$nom_retenu_html?></span>
14
	<span class="famille nomenclature" style="float: right;"><?=($famille != '') ? $famille : '';?></span>
14
	<span class="famille nomenclature" style="float: right;"><?=($famille != '') ? $famille : '';?></span>
15
	<br/>
15
	<br/>
16
	<?php if($nom_appele_html): ?>
16
	<?php if($nom_appele_html): ?>
17
		<span class="redirige_depuis">(nom retenu du nom recherché <strong><?= $nom_appele_html ?></strong>)</span>
17
		<span class="redirige_depuis">Nom retenu du nom recherché <strong><?= $nom_appele_html ?></strong></span>
18
		<br/>
18
		<br/>
19
	<?php endif; ?>
19
	<?php endif; ?>
20
	<span class="vernaculaire"><?=$nom_vernaculaire;?></span></h1>
20
	<span class="vernaculaire"><?=$nom_vernaculaire;?></span></h1>
21
	<hr class="nettoyage" />
21
	<hr class="nettoyage" />
22
	<div id="zone_onglets" class="ui-tabs ui-widget ui-widget-content ui-corner-all">
22
	<div id="zone_onglets" class="ui-tabs ui-widget ui-widget-content ui-corner-all">