Subversion Repositories eFlore/Applications.eflore-consultation

Rev

Rev 1125 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
179 delphine 1
<div id="bloc-recherche" class="importance1">
2
<h1><?=$i18n['titre-nom'];?></h1>
3
<?=$form_niveau;?>
4
<?=$form_nom;?>
1358 aurelien 5
<div id="conteneur_activation_definition">
6
	<a href="#">&nbsp;</a>
7
</div>
730 mathilde 8
<!-- niveau expert : recherche avancée -->
9
<?= isset($form_recherche_av) ? $form_recherche_av : '' ;?>
10
</div>
1125 aurelien 11
<div class="description-referentiel">
12
	<span class="description-referentiel-texte">
13
		<?=$description;?>
14
	</span>
15
</div>