Line 1... |
Line 1... |
1 |
<p class="zone_alert">
|
1 |
<p class="zone_alert">
|
2 |
Bonjour, l'accès à ces informations nécessite d'être inscrit au site</p>
|
2 |
Bonjour, l'accès à ces informations nécessite d'être inscrit au site</p>
|
3 |
<form id="form_connexion" style="clear: both;" class="form_identification" action="" method="post">
|
3 |
<form id="form_connexion" style="clear: both;" class="form_identification" action="" method="post">
|
4 |
<fieldset>
|
4 |
<fieldset>
|
5 |
<legend>Identifiez vous</legend>
|
5 |
<legend>Identifiez vous</legend>
|
6 |
<label for="username">Courriel :</label>
|
6 |
<label for="username">Courriel :</label>
|
7 |
<input type="text" id="username" name="username" maxlength="80" tabindex="1" value="courriel" />
|
7 |
<input type="text" id="username" name="username" maxlength="80" tabindex="1" value="courriel" />
|
8 |
<label for="password">Mot de passe : </label>
|
8 |
<label for="password">Mot de passe : </label>
|
9 |
<input type="password" id="password" name="password" maxlength="80" tabindex="2" value="mot de passe" /><br />
|
9 |
<input type="password" id="password" name="password" maxlength="80" tabindex="2" value="mot de passe" /><br />
|
10 |
<input type="checkbox" value="o" tabindex="3" name="persistant" id="persistant" />
|
10 |
<input type="checkbox" value="o" tabindex="3" name="persistant" id="persistant" />
|
11 |
<label for="persistant" id="label_memoriser"> Mémoriser mon compte </label>
|
11 |
<label for="persistant" id="label_memoriser"> Mémoriser mon compte </label>
|
12 |
<input type="submit" id="connexion" name="connexion" tabindex="3" value="ok" />
|
12 |
<input type="submit" id="connexion" name="connexion" tabindex="3" value="ok" />
|
13 |
</fieldset>
|
13 |
</fieldset>
|
14 |
</form>
|
14 |
</form>
|