aboutsummaryrefslogtreecommitdiffstats
path: root/view/fr/lostpass.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/fr/lostpass.tpl')
-rw-r--r--view/fr/lostpass.tpl18
1 files changed, 0 insertions, 18 deletions
diff --git a/view/fr/lostpass.tpl b/view/fr/lostpass.tpl
deleted file mode 100644
index 245b02484..000000000
--- a/view/fr/lostpass.tpl
+++ /dev/null
@@ -1,18 +0,0 @@
-<h3>Mot de passe oublié?</h3>
-
-<p id="lostpass-desc">
-Entrez votre adresse de courriel et demandez un nouveau mot de passe. Puis, vérifiez votre courriel pour de plus amples informations.
-</p>
-
-<form action="lostpass" method="post" >
-<div id="login-name-wrapper">
- <label for="login-name" id="label-login-name">Pseudo ou Courriel: </label>
- <input type="text" maxlength="60" name="login-name" id="login-name" value="" />
-</div>
-<div id="login-extra-end"></div>
-<div id="login-submit-wrapper" >
- <input type="submit" name="submit" id="lostpass-submit-button" value="Nouveau mot de passe" />
-</div>
-<div id="login-submit-end"></div>
-</form>
-