Rev 609 | Blame | Compare with Previous | Last modification | View Log | RSS feed
[
(#ENV*{message})
][
(#ENV*{message}|?{'',' '})
<form id="oubli_form" action='spip_pass.php3' method='post'>
<fieldset style="border: none;">
<legend><:pass_nouveau_pass:></legend>[
<input type='hidden' name="p" value="(#ENV{p})" />
<label>
<:pass_choix_pass:>
<input type="password" name="oubli" />
</label>][
(#ENV{p}|?{'',' '})
<label>
<:pass_indiquez_cidessous:>
<input type="texte" name="oubli" />
</label>]
<input type="submit" class="fondl" value="<:pass_ok:>" />
</fieldset>
</form>
]
<br />
<div align="right">
<script type="text/javascript"><!--
[
(#ENV*{message}|?{'',' '})
document.oubli_form.oubli.focus()
]
document.write("<a href='")
document.write((window.opener) ? "javascript:close()" : "./")
document.write("'><:pass_quitter_fenetre:><" + "/a>");
//--></script>
<noscript>
[<a href='./'><:pass_retour_public:></a>]
</noscript>
</div>
<br />