Line 70... |
Line 70... |
70 |
<input id="nom" name="nom" type="text" value=""/>
|
70 |
<input id="nom" name="nom" type="text" value=""/>
|
71 |
</li>
|
71 |
</li>
|
72 |
<li>
|
72 |
<li>
|
73 |
<label for="courriel"><span class="obligatoire" title="Champ obligatoire">*</span> Courriel</label>
|
73 |
<label for="courriel"><span class="obligatoire" title="Champ obligatoire">*</span> Courriel</label>
|
74 |
<input id="courriel" name="courriel" type="text" value=""/>
|
74 |
<input id="courriel" name="courriel" type="text" value=""/>
|
- |
|
75 |
<input id="id_utilisateur" name="id_utilisateur" type="hidden"/>
|
75 |
</li>
|
76 |
</li>
|
76 |
<li>
|
77 |
<li>
|
77 |
<label for="courriel_confirmation"><span class="obligatoire" title="Champ obligatoire">*</span> Courriel (confirmation)</label>
|
78 |
<label for="courriel_confirmation"><span class="obligatoire" title="Champ obligatoire">*</span> Courriel (confirmation)</label>
|
78 |
<input id="courriel_confirmation" name="courriel_confirmation" type="text" value=""/>
|
79 |
<input id="courriel_confirmation" name="courriel_confirmation" type="text" value=""/>
|
79 |
</li>
|
80 |
</li>
|