📄 recover.tmpl
字号:
<TMPL_INCLUDE NAME="header-popup.tmpl"><form method="post" action="<TMPL_VAR NAME=SCRIPT_URL>"><input type="hidden" name="__mode" value="recover" /><TMPL_IF NAME=RECOVERED><p><MT_TRANS phrase="Your password has been changed, and the new password has been sent to your email address ([_1])." params="<TMPL_VAR NAME=EMAIL ESCAPE=HTML>"></p><div align="right"><input type="button" onclick="window.close()" value="<MT_TRANS phrase="Close">" /></div><TMPL_ELSE><p><label for="name"><MT_TRANS phrase="Enter your Movable Type username:"></label><br /><input name="name" id="name" /></p><p><label for="hint"><MT_TRANS phrase="Enter your birthplace:"></label><br /><input name="hint" id="hint" /></p><div align="right"><input type="button" onclick="window.close()" value="<MT_TRANS phrase="Cancel">" /><input type="submit" value="<MT_TRANS phrase="Recover">" /></div></TMPL_IF></form><TMPL_INCLUDE NAME="footer-popup.tmpl">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -