lostpw_select.tpl

来自「eGroupWare is a multi-user, web-based gr」· TPL 代码 · 共 18 行

TPL
18
字号
<!-- BEGIN form --><center>{errors}</center><form action="{form_action}" method="POST"> <table border="0" width="40%" align="center">  <p>    {lang_explain}  </p>  <tr>   <td>{lang_username}</td>   <td><input name="r_reg[loginid]" value="{value_username}"></td>  </tr>   <tr>   <td colspan="2"><input type="submit" name="submit" value="{lang_submit}"></td>  </tr> </table></form><!-- END form -->

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?