i18n/src/messenger/inprogress/webim/forgot.php
Evgeny Gryaznov a7f2464ba6 move into inprogress folder
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@591 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-07-18 13:59:35 +00:00

7 lines
257 B
PHP

<form method=post action="fgot2.php">
Username: <input name="username" value="" size="10"><p>
Email: <input name="email" value="" size="10"><p></p><br>
Password: <input type="password" name="password"></br>
<input type="Submit" value="Submit">
</form>