Subversion Repositories Applications.annuaire

Compare Revisions

Ignore whitespace Rev 53 → Rev 54

/trunk/squelettes/formulaires/annuaire_tela_inscrits_modification.tpl.html
4,6 → 4,9
$url_form->setVariableRequete('m','annuaire_modification_inscription');
echo $url_form;
?>">
<h3> Mes coordonnées </h3>
<div><?=$champs['nom'] ?></div><br />
<div><?=$champs['prenom'] ?></div><br />
18,14 → 21,28
<div><?=$champs['code_postal'] ?></div><br />
<h3> Mon parcours botanique </h3>
<div><?=$champs['presentation'] ?></div><br />
<div><?=$champs['experience_bota'] ?></div><br />
<div><?=$champs['rapport_activite_pro_bota'] ?></div><br />
<div><?=$champs['specialite_bota'] ?></div><br />
<div><?=$champs['specialite_bota_geo'] ?></div><br />
<h3> Mon parcours de telabotaniste </h3>
<div><?=$champs['comment_connu_tela'] ?></div><br />
<div><?=$champs['etre_tela_botaniste'] ?></div><br />
<div><?=$champs['etre_plante_sauvage'] ?></div><br />
<div><?=$champs['lettre_actu'] ?></div><br />
<div><?=$champs['specialite_bota'] ?></div><br />
<div><?=$champs['visibilite_profil'] ?></div><br />
<input type="hidden" name="aa_id_annuaire" id="aa_id_annuaire" value="<?=$aa_id_annuaire ?>">