mainscreen_message.tpl
来自「eGroupWare is a multi-user, web-based gr」· TPL 代码 · 共 25 行
TPL
25 行
<!-- BEGIN form --><div align="center">{error_message}</div><form method="POST" action="{form_action}"> <table border="0" align="center" ><input type="hidden" name="select_lang" value="{select_lang}"><input type="hidden" name="section" value="{section}"> {rows} </table></form><!-- END form --> <!-- BEGIN row --> <tr > <td>{label}</td> <td align="left">{value}</td> </tr><!-- END row --><!-- BEGIN row_2 --> <tr > <td colspan="2" align="left">{value}</td> </tr><!-- END row_2 -->
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?