📄 lostpassword.tpl
字号:
<center>
<br><br>
<h2>{servername}</h2>
<form action="lostpassword.php?action=1" method="post">
<table width="400">
<tbody><tr>
<td class="c"><b>{PassForm}</b></td>
</tr><tr>
<th>{TextPass1} {TextPass2}</th>
</tr>
<tr>
<th>{email}: <input type="text" name="email" /></th>
</tr>
<tr>
<th><input name="submit" type="submit" value="{ButtonSendPass}"/></th>
</tr>
</table>
</form>
</center>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -