announcement.tmpl

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

TMPL
24
字号
/**************************************************************************** copyright            : (C) 2001-2003 Advanced Internet Designs Inc.* email                : forum@prohost.org* $Id: announcement.tmpl,v 1.1.1.1 2003/10/17 21:12:30 ralfbecker 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: announcement.inc.t; output: @announcement.inc;}{MAIN_SECTION: announcements The Forum Announcement Layout}<table width="100%" class="AnnonTable" cellspacing=0 border=0 cellpadding=1><tr><th>{MSG: announcement}</th></tr>{TEMPLATE-DATA: announcements}</table><img src="blank.gif" alt="" height=1 width=1 />{MAIN_SECTION: END}{SECTION: announce_entry announcement row}<tr><td class="AnnText" colspan="{VAR: ann_cols}"><font class="AnnSubjText">{VAR: r[0]}</font><br />{VAR: r[1]}</td></tr>{SECTION: END}

⌨️ 快捷键说明

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