Subversion Repositories Applications.annuaire

Rev

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

Rev 39 Rev 54
Line 2... Line 2...
2
<div id="contenu">
2
<div id="contenu">
3
	<form method="post" id="inscription_modification" action="<?=$url_form = clone($base_url); 
3
	<form method="post" id="inscription_modification" action="<?=$url_form = clone($base_url); 
4
				$url_form->setVariableRequete('m','annuaire_modification_inscription'); 
4
				$url_form->setVariableRequete('m','annuaire_modification_inscription'); 
5
				echo $url_form;
5
				echo $url_form;
6
	 		?>">
6
	 		?>">
-
 
7
	 		
-
 
8
	 		<h3> Mes coordonnées </h3>
-
 
9
	 		
7
			<div><?=$champs['nom'] ?></div><br />
10
			<div><?=$champs['nom'] ?></div><br />
Line 8... Line 11...
8
		
11
		
Line 9... Line 12...
9
			<div><?=$champs['prenom'] ?></div><br />
12
			<div><?=$champs['prenom'] ?></div><br />
Line 16... Line 19...
16
			
19
			
Line 17... Line 20...
17
			<div><?=$champs['ville'] ?></div><br />
20
			<div><?=$champs['ville'] ?></div><br />
Line -... Line 21...
-
 
21
			
-
 
22
			<div><?=$champs['code_postal'] ?></div><br />
-
 
23
			
-
 
24
			<h3> Mon parcours botanique </h3>
18
			
25
		
Line 19... Line 26...
19
			<div><?=$champs['code_postal'] ?></div><br />
26
			<div><?=$champs['presentation'] ?></div><br />	
-
 
27
			
-
 
28
			<div><?=$champs['experience_bota'] ?></div><br />
Line 20... Line 29...
20
			
29
			
Line -... Line 30...
-
 
30
			<div><?=$champs['rapport_activite_pro_bota'] ?></div><br />
-
 
31
						
-
 
32
			<div><?=$champs['specialite_bota'] ?></div><br />
-
 
33
			
-
 
34
			<div><?=$champs['specialite_bota_geo'] ?></div><br />
-
 
35
			
-
 
36
			<h3> Mon parcours de telabotaniste </h3>
-
 
37
			
21
			<div><?=$champs['experience_bota'] ?></div><br />
38
			<div><?=$champs['comment_connu_tela'] ?></div><br />
Line 22... Line 39...
22
			
39
			
Line 23... Line 40...
23
			<div><?=$champs['rapport_activite_pro_bota'] ?></div><br />
40
			<div><?=$champs['etre_tela_botaniste'] ?></div><br />
24
			
41