Subversion Repositories Applications.referentiel

Rev

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

Rev 74 Rev 105
Line 28... Line 28...
28
		<input name="action" type="hidden" value="<?=$url_action;?>" />
28
		<input name="action" type="hidden" value="<?=$url_action;?>" />
29
		<label id="ref-rech" for="recherche">Rechercher</label>
29
		<label id="ref-rech" for="recherche">Rechercher</label>
30
		<input id="recherche" name="recherche" type="text" value="<?=$recherche;?>" size="75" maxlength="250"/>
30
		<input id="recherche" name="recherche" type="text" value="<?=$recherche;?>" size="75" maxlength="250"/>
31
		<input id="ref-rech-ok" type="submit" value="OK" />
31
		<input id="ref-rech-ok" type="submit" value="OK" />
Line 32... Line 32...
32
		
32
		
33
		<a id="ref-rech-opt-toggle" href="#ref-rech-opt-txt" title="Précisions sur les options de recherche">Allez à la recherche avancée</a>
33
		<a id="ref-rech-opt-toggle" href="#ref-rech-opt-txt" title="Précisions sur les options de recherche">Afficher la recherche avancée</a>
34
	</p>
34
	</p>
Line 35... Line 35...
35
</form>
35
</form>
36
 
36