Subversion Repositories Applications.annuaire

Rev

Rev 312 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 312 Rev 428
Line 1... Line -...
1
<script src="<?= $base_url_styles ?>squelettes/scripts/jquery.js" type="text/javascript"></script>
-
 
2
<script src="<?= $base_url_styles ?>squelettes/scripts/longueurmax.js" type="text/javascript"></script>
-
 
3
 
-
 
4
<h2> Modification de votre inscription </h2>
1
<h2> Modification de votre inscription </h2>
5
<div id="form_modification_inscription" class="filetVert">
2
<div id="form_modification_inscription">
6
	<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); 
7
				$url_form->setVariableRequete('m','annuaire_modification_inscription'); 
4
				$url_form->setVariableRequete('m','annuaire_modification_inscription'); 
8
				echo $url_form;
5
				echo $url_form;
9
	 		?>">
6
	 		?>">
10
	 		
7
	 		
11
	 		<h3> Mes coordonnées </h3>
8
	 		<h3> Mes coordonnées </h3>
12
	 		
9
	 		
13
	 		<div><?=$champs['pseudo'] ?></div>
10
	 		<div><?=$champs['pseudo'] ?></div>
14
	 		<div><?=$champs['utilise_pseudo'] ?></div><br />
11
	 		<div><?=$champs['utilise_pseudo'] ?></div><br />
15
	 		
12
	 		
16
	 		<div><?=$champs['date_naissance'] ?></div><br />
13
	 		<div><?=$champs['date_naissance'] ?></div><br />
17
	 		
14
	 		
18
			<div><?=$champs['nom'] ?></div><br />
15
			<div><?=$champs['nom'] ?></div><br />
19
		
16
		
20
			<div><?=$champs['prenom'] ?></div><br />
17
			<div><?=$champs['prenom'] ?></div><br />
21
			
18
			
22
			<div><?=$champs['mail'] ?></div><br />
19
			<div><?=$champs['mail'] ?></div><br />
23
		
20
		
24
			<div><?=$champs['pass'] ?></div><br />
21
			<div><?=$champs['pass'] ?></div><br />
25
			
22
			
26
			<div><?=$champs['pays'] ?></div><br />
23
			<div><?=$champs['pays'] ?></div><br />
27
			
24
			
28
			<div><?=$champs['adresse'] ?></div>
25
			<div><?=$champs['adresse'] ?></div>
29
			<div><?=$champs['adresse_comp'] ?></div><br />
26
			<div><?=$champs['adresse_comp'] ?></div><br />
30
			
27
			
31
			<div><?=$champs['ville'] ?></div><br />
28
			<div><?=$champs['ville'] ?></div><br />
32
			
29
			
33
			<div><?=$champs['code_postal'] ?></div><br />
30
			<div><?=$champs['code_postal'] ?></div><br />
34
			
31
			
35
			<div><?=$champs['profil_prive'] ?></div><br />
32
			<div><?=$champs['profil_prive'] ?></div><br />
36
			
33
			
37
			<h3> Mon parcours botanique </h3>
34
			<h3> Mon parcours botanique </h3>
38
		
35
		
39
			<div><?=$champs['presentation'] ?></div><br />	
36
			<div><?=$champs['presentation'] ?></div><br />	
40
			
37
			
41
			<div><?=$champs['experience_bota'] ?></div><br />
38
			<div><?=$champs['experience_bota'] ?></div><br />
42
			
39
			
43
			<div><?=$champs['rapport_activite_pro_bota'] ?></div><br />
40
			<div><?=$champs['rapport_activite_pro_bota'] ?></div><br />
44
			
41
			
45
			<div><?=$champs['membre_asso_bota'] ?></div><br />
42
			<div><?=$champs['membre_asso_bota'] ?></div><br />
46
			
43
			
47
			<!-- <div ><?=$champs['flores_utilisees'] ?></div><br /> -->
44
			<!-- <div ><?=$champs['flores_utilisees'] ?></div><br /> -->
48
						
45
						
49
			<div><?=$champs['specialite_bota_groupes'] ?></div><br />
46
			<div><?=$champs['specialite_bota_groupes'] ?></div><br />
50
			
47
			
51
			<!--<div><?=$champs['specialite_bota_approche'] ?></div><br /> -->
48
			<!--<div><?=$champs['specialite_bota_approche'] ?></div><br /> -->
52
			
49
			
53
			<div><?=$champs['specialite_bota_geo'] ?></div><br />
50
			<div><?=$champs['specialite_bota_geo'] ?></div><br />
54
			
51
			
55
			<div><?=$champs['langues'] ?></div><br />
52
			<div><?=$champs['langues'] ?></div><br />
56
			
53
			
57
			
54
			
58
			<h3> Mon parcours de telabotaniste </h3>
55
			<h3> Mon parcours de telabotaniste </h3>
59
			
56
			
60
			<div><?=$champs['comment_connu_tela'] ?></div><br />
57
			<div><?=$champs['comment_connu_tela'] ?></div><br />
61
			
58
			
62
			<div><?=$champs['outils_reseau'] ?></div><br />
59
			<div><?=$champs['outils_reseau'] ?></div><br />
63
			
60
			
64
			<div><?=$champs['etre_tela_botaniste'] ?></div><br />
61
			<div><?=$champs['etre_tela_botaniste'] ?></div><br />
65
			
62
			
66
			<div><?=$champs['etre_plante_sauvage'] ?></div><br />
63
			<div><?=$champs['etre_plante_sauvage'] ?></div><br />
-
 
64
 
-
 
65
			<div><?=$champs['hebergement'] ?></div><br />
67
			
66
			
68
			<h3> Environnement botanique </h3> 
67
			<h3> Environnement botanique </h3> 
69
 
68
 
70
			<div><?=$champs['mon_blog'] ?></div><br /> 
69
			<div><?=$champs['mon_blog'] ?></div><br /> 
71
	
70
	
72
			<div><?=$champs['sites_preferes'] ?></div><br /> 
71
			<div><?=$champs['sites_preferes'] ?></div><br /> 
73
			
72
			
74
			<h3> Appartenance à un organisme </h3>	
73
			<h3> Appartenance à un organisme </h3>	
75
 
74
 
76
			<div><?=$champs['organisme'] ?></div><br /> 
75
			<div><?=$champs['organisme'] ?></div><br /> 
77
			
76
			
78
			<div><?=$champs['fonction'] ?></div><br /> 
77
			<div><?=$champs['fonction'] ?></div><br /> 
79
				
78
				
80
			<div><?=$champs['lettre_actu'] ?></div><br />
79
			<div><?=$champs['lettre_actu'] ?></div><br />
81
			
80
			
82
			<input type="hidden" name="aa_id_annuaire" id="aa_id_annuaire" value="<?=$aa_id_annuaire ?>">
81
			<input type="hidden" name="aa_id_annuaire" id="aa_id_annuaire" value="<?=$aa_id_annuaire ?>">
83
			<input type="hidden" name="id_utilisateur" id="id_utilisateur" value="<?=$id_utilisateur ?>">
82
			<input type="hidden" name="id_utilisateur" id="id_utilisateur" value="<?=$id_utilisateur ?>">
84
			
83
			
85
			<?php if(isset($erreurs)) { ?>
84
			<?php if(isset($erreurs)) { ?>
86
				<?php foreach($erreurs as $erreur) : ?>
85
				<?php foreach($erreurs as $erreur) : ?>
87
					<div style="color:#FF0000"> <?=$erreur ?> </div>
86
					<div style="color:#FF0000"> <?=$erreur ?> </div>
88
				<?php endforeach; ?>
87
				<?php endforeach; ?>
89
			<?php } ?>
88
			<?php } ?>
90
		<input type="submit" value="Valider" />	
89
		<input type="submit" value="Valider" />	
91
		<a href="<?php $url_detail = clone($base_url); 
90
		<a href="<?php $url_detail = clone($base_url); 
92
				$url_detail->setVariableRequete('m','annuaire_fiche_utilisateur_consultation'); 
91
				$url_detail->setVariableRequete('m','annuaire_fiche_utilisateur_consultation'); 
93
				$url_detail->setVariableRequete('id_annuaire',$aa_id_annuaire); 
92
				$url_detail->setVariableRequete('id_annuaire',$aa_id_annuaire); 
94
				$url_detail->setVariableRequete('id_utilisateur',$id_utilisateur); 
93
				$url_detail->setVariableRequete('id_utilisateur',$id_utilisateur); 
95
				echo $url_detail; ?>" > Annuler </a>	
94
				echo $url_detail; ?>" /> Annuler </a>	
96
	</form>
95
	</form>
97
</div>	
96
</div>	
98
97