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

22 lines
1.1 KiB
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="shadow2"><div class="block2"><div class="line line_center">Âîññòàíîâëåíèå çàáûòîãî ïàðîëÿ</div>
<table width="480" class="slink">
<tr align="left" valign="middle">
<td width="70" height="25"><nobr>Âàø ëîãèí èëè E-Mail íà ñàéòå:  </nobr></td>
<td width="145" height="25"><input type="text" name="lostname" style="width:165px; height:20px; font-family:tahoma; font-size:11px; border:1px solid #E0E0E0" /></td>
<td height="25"></td>
</tr>
<tr>
<td align="left">Êîä áåçîïàñíîñòè:</td>
<td>{code}</td>
</tr>
<tr>
<td align="left">Ââåäèòå êîä:</td>
<td><input style="width:167px; height:20px; font-family:tahoma; font-size:11px; border:1px solid #E0E0E0 " maxlength="45" name="sec_code" size="14" /></td>
</tr>
<tr>
<td></td>
<td height="25"><input type="image" src="{THEME}/images/send.png" name="submit2" alt="Îòïðàâèòü" /></td>
</tr>
</table>
</div></div>