Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 179 Rev 730
Line 1... Line 1...
1
<div id="bloc-recherche" class="importance1">
1
<div id="bloc-recherche" class="importance1">
2
<h1><?=$i18n['titre-nom'];?></h1>
2
<h1><?=$i18n['titre-nom'];?></h1>
3
<?=$form_niveau;?>
3
<?=$form_niveau;?>
4
<?=$form_nom;?>
4
<?=$form_nom;?>
5
</div>
-
 
6
5
<!-- niveau expert : recherche avancée -->
-
 
6
<?= isset($form_recherche_av) ? $form_recherche_av : '' ;?>
-
 
7
<br/>
-
 
8
</div>
-
 
9