sibtracker/templates/smartphone/lostpassword.tpl
2019-05-18 13:46:03 +08:00

15 lines
641 B
Smarty
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<div class="title"><h2>Âîññòàíîâëåíèå çàáûòîãî ïàðîëÿ</h2></div>
<div class="post">
<div class="news">
<table width="100">
<tr align="left">
<td width="70" height="25"><nobr>Âàø ëîãèí:  </nobr></td>
<td height="25"><input type="text" name="lostname" style="width:165px; font-family:tahoma; font-size:11px;"></td>
<td height="25"></td>
</tr>
<tr><td align="left">Êîä áåçîïàñíîñòè:</td><td>{code}</td></tr>
<tr><td align="left">Ââåäèòå êîä:</td><td><input style="font-family:tahoma; font-size:11px;" name="sec_code" size="7"></td></tr>
<tr><td></td><td height="25"><input type="submit" value=" Îòïðàâèòü "></td></tr>
</table>
</div>
</div>