mmod.tmpl
来自「eGroupWare is a multi-user, web-based gr」· TMPL 代码 · 共 53 行
TMPL
53 行
/**************************************************************************** copyright : (C) 2001-2003 Advanced Internet Designs Inc.* email : forum@prohost.org* $Id: mmod.tmpl,v 1.2 2003/10/21 18:09:18 iliaa Exp $** This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; either version 2 of the License, or * (at your option) any later version.***************************************************************************/{PHP_FILE: input: mmod.php.t; output: mmod.php;}{REF: security.tmpl}{REF: imsg.tmpl}{REF: forum.tmpl}{REF: imsg_edt.tmpl}{REF: return.tmpl}{REF: logaction.tmpl}{REF: header.tmpl}{REF: footer.tmpl}{REF: th.tmpl}{PAGE: delete_confirm_pg delete confirmation message}{TEMPLATE: header}<div align="center"><table border="0" cellspacing="1" cellpadding="2" class="DialogTable"><tr><th>{MSG: mmod_delete_cofirm_ttl}</th></tr><tr class="RowStyleA" align="center"><td class="GenText"><form method="post" action="{TEMPLATE: delete_confirm_pg_lnk3}"><input type="hidden" name="del" value="{VAR: del}"><input type="hidden" name="confirm" value="1">{DEF: _hs}{TEMPLATE-DATA: delete_msg}{MSG: delete_proceed}<br /><input type="submit" class="button" name="YES" value="{MSG: delete_yes}"> <input type="submit" class="button" name="NO" value="{MSG: delete_no}"> </form></td></tr></table></div>{TEMPLATE: footer}{PAGE: END}{SECTION: single_msg_delete}{MSG: single_msg_delete}{SECTION: END}{SECTION: thread_delete}{MSG: thread_delete}{SECTION: END}{SECTION: delete_confirm_pg_lnk3}{ROOT}?t=mmod{SECTION: END}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?