Subversion Repositories Applications.annuaire

Rev

Rev 103 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 103 Rev 134
1
<h2> Modification de votre inscription </h2>
1
<h2> Modification de votre inscription </h2>
2
<div id="contenu">
2
<div id="contenu">
3
	<form method="post" id="inscription_modification" action="<?php $url_form = clone($base_url); 
3
	<form method="post" id="inscription_modification" action="<?php $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
	 		
7
	 		
8
	 		<h3> Mes coordonnées </h3>
8
	 		<h3> Mes coordonnées </h3>
-
 
9
	 		
-
 
10
	 		<div><?=$champs['pseudo'] ?></div>
-
 
11
	 		<div><?=$champs['utilise_pseudo'] ?></div><br />
-
 
12
	 		
-
 
13
	 		<div><?=$champs['date_naissance'] ?></div><br />
9
	 		
14
	 		
10
			<div><?=$champs['nom'] ?></div><br />
15
			<div><?=$champs['nom'] ?></div><br />
11
		
16
		
12
			<div><?=$champs['prenom'] ?></div><br />
17
			<div><?=$champs['prenom'] ?></div><br />
13
			
18
			
14
			<div><?=$champs['mail'] ?></div><br />
19
			<div><?=$champs['mail'] ?></div><br />
15
		
20
		
16
			<div><?=$champs['pass'] ?></div><br />
21
			<div><?=$champs['pass'] ?></div><br />
17
			
22
			
18
			<div><?=$champs['pays'] ?></div><br />
23
			<div><?=$champs['pays'] ?></div><br />
-
 
24
			
-
 
25
			<div><?=$champs['adresse'] ?></div>
19
			
26
			
20
			<div><?=$champs['ville'] ?></div><br />
27
			<div><?=$champs['ville'] ?></div><br />
21
			
28
			
22
			<div><?=$champs['code_postal'] ?></div><br />
29
			<div><?=$champs['code_postal'] ?></div><br />
-
 
30
			
-
 
31
			<div><?=$champs['visibilite_profil'] ?></div><br />
23
			
32
			
24
			<h3> Mon parcours botanique </h3>
33
			<h3> Mon parcours botanique </h3>
25
		
34
		
26
			<div><?=$champs['presentation'] ?></div><br />	
35
			<div><?=$champs['presentation'] ?></div><br />	
27
			
36
			
28
			<div><?=$champs['experience_bota'] ?></div><br />
37
			<div><?=$champs['experience_bota'] ?></div><br />
29
			
38
			
30
			<div><?=$champs['rapport_activite_pro_bota'] ?></div><br />
39
			<div><?=$champs['rapport_activite_pro_bota'] ?></div><br />
-
 
40
			
-
 
41
			<div><?=$champs['membre_asso_bota'] ?></div><br />
-
 
42
			
-
 
43
			<div ><?=$champs['flores_utilisees'] ?></div><br />
31
						
44
						
32
			<div><?=$champs['specialite_bota'] ?></div><br />
45
			<div><?=$champs['specialite_bota'] ?></div><br />
33
			
46
			
34
			<div><?=$champs['specialite_bota_geo'] ?></div><br />
47
			<div><?=$champs['specialite_bota_geo'] ?></div><br />
35
			
48
			
36
			<h3> Mon parcours de telabotaniste </h3>
49
			<h3> Mon parcours de telabotaniste </h3>
37
			
50
			
38
			<div><?=$champs['comment_connu_tela'] ?></div><br />
51
			<div><?=$champs['comment_connu_tela'] ?></div><br />
39
			
52
			
40
			<div><?=$champs['etre_tela_botaniste'] ?></div><br />
53
			<div><?=$champs['etre_tela_botaniste'] ?></div><br />
41
			
54
			
42
			<div><?=$champs['etre_plante_sauvage'] ?></div><br />
55
			<div><?=$champs['etre_plante_sauvage'] ?></div><br />
-
 
56
			
-
 
57
			<h3> Environnement botanique </h3> 
-
 
58
 
-
 
59
			<div><?=$champs['mon_blog'] ?></div><br /> 
-
 
60
	
-
 
61
			<div><?=$champs['sites_preferes'] ?></div><br /> 
43
			
62
				
44
			<div><?=$champs['lettre_actu'] ?></div><br />
-
 
45
			
-
 
46
			<div><?=$champs['visibilite_profil'] ?></div><br />
63
			<div><?=$champs['lettre_actu'] ?></div><br />
47
			
64
			
48
			<input type="hidden" name="aa_id_annuaire" id="aa_id_annuaire" value="<?=$aa_id_annuaire ?>">
65
			<input type="hidden" name="aa_id_annuaire" id="aa_id_annuaire" value="<?=$aa_id_annuaire ?>">
49
			<input type="hidden" name="id_utilisateur" id="id_utilisateur" value="<?=$id_utilisateur ?>">
66
			<input type="hidden" name="id_utilisateur" id="id_utilisateur" value="<?=$id_utilisateur ?>">
50
			
67
			
51
			<?php if(isset($erreurs)) { ?>
68
			<?php if(isset($erreurs)) { ?>
52
				<?php foreach($erreurs as $erreur) : ?>
69
				<?php foreach($erreurs as $erreur) : ?>
53
					<div style="color:#FF0000"> <?=$erreur ?> </div>
70
					<div style="color:#FF0000"> <?=$erreur ?> </div>
54
				<?php endforeach; ?>
71
				<?php endforeach; ?>
55
			<?php } ?>
72
			<?php } ?>
56
		<input type="submit" value="Valider" />	
73
		<input type="submit" value="Valider" />	
57
		<a href="<?php $url_detail = clone($base_url); 
74
		<a href="<?php $url_detail = clone($base_url); 
58
				$url_detail->setVariableRequete('m','annuaire_fiche_utilisateur_consultation'); 
75
				$url_detail->setVariableRequete('m','annuaire_fiche_utilisateur_consultation'); 
59
				$url_detail->setVariableRequete('id_annuaire',$aa_id_annuaire); 
76
				$url_detail->setVariableRequete('id_annuaire',$aa_id_annuaire); 
60
				$url_detail->setVariableRequete('id_utilisateur',$id_utilisateur); 
77
				$url_detail->setVariableRequete('id_utilisateur',$id_utilisateur); 
61
				echo $url_detail; ?>" /> Annuler </a>	
78
				echo $url_detail; ?>" /> Annuler </a>	
62
	</form>
79
	</form>
63
</div>	
80
</div>