header.tmpl
来自「eGroupWare is a multi-user, web-based gr」· TMPL 代码 · 共 29 行
TMPL
29 行
/**************************************************************************** copyright : (C) 2001-2003 Advanced Internet Designs Inc.* email : forum@prohost.org* $Id: header.tmpl,v 1.2 2004/07/12 17:35:44 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.***************************************************************************/{MAIN_SECTION: header forum page header}{GVAR: fud_egw_hdr}<table width="100%" border="0" cellspacing="3" cellpadding="5"><tr><td class="ForumBackground">{MAIN_SECTION: END}{MAIN_SECTION: header_plain header for small popup forms}<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head>{META-CONTENT-LANGUAGE}<title>{GVAR: FORUM_TITLE}{VAR: TITLE_EXTRA}</title><script language="JavaScript" src="{GVAR: WWW_ROOT}/lib.js" type="text/javascript"></script><link rel="StyleSheet" href="{THEME_ROOT}/forum.css" type="text/css"></head><body><table width="100%" border="0" cellspacing="3" cellpadding="5"><tr><td class="ForumBackground">{MAIN_SECTION: END}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?