error.tmpl

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

TMPL
45
字号
/**************************************************************************** copyright            : (C) 2001-2003 Advanced Internet Designs Inc.* email                : forum@prohost.org* $Id: error.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: error.php.t; output: error.php;}{REF: security.tmpl}{REF: return.tmpl}{REF: header.tmpl}{REF: footer.tmpl}{PAGE: ERROR_PAGE a page where the users are taken to when they encounter a problem with the forum}{TEMPLATE: header}<div align="center"><table border="0" cellspacing="1" cellpadding="2" class="DialogTable"><tr><th>{VAR: error_title}</th></tr><tr class="RowStyleA" align="center"><td class="GenText">{VAR: error_message}<br /><br /><form action="{TEMPLATE: ERROR_PAGE_lnk3}" name="error_frm" method="post">{DEF: _hs}<input type="submit" class="button" name="ok" value="OK"></form></td></tr></table></div>{TEMPLATE: footer}{PAGE: END}{SECTION: error_title}{MSG: error_title}{SECTION: END}{SECTION: error_invalidurl}{MSG: error_invalidurl}{SECTION: END}{SECTION: error_error}{MSG: error_error}{SECTION: END}{SECTION: ERROR_PAGE_lnk3}{ROOT}?t=error{SECTION: END}

⌨️ 快捷键说明

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