qbud.tmpl

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

TMPL
56
字号
/**************************************************************************** copyright            : (C) 2001-2003 Advanced Internet Designs Inc.* email                : forum@prohost.org* $Id: qbud.tmpl,v 1.2 2003/12/18 18:52:05 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: qbud.php.t; output: qbud.php;}{REF: security.tmpl}{REF: header.tmpl}{REF: footer.tmpl}{REF: alt_var.tmpl}{SECTION: no_buddies}<tr class="RowStyleA"><td class="GenText" align="center">{MSG: qbud_no_buddies}</td></tr>{SECTION: END}{SECTION: buddy_entry}<tr class="{ALT-VAR: search_alt RowStyleA RowStyleB}"><td class="GenText">{VAR: r[0]}</td><td align="center"><input type="checkbox" name="names[]" value="{VAR: r[0]}"{VAR: checked}></td></tr>{SECTION: END}{SECTION: buddy_list}<tr><th width="100%">{MSG: qbud_nick_name}</th><th nowrap>{MSG: qbud_selected} [<a class="thLnk" href="{TEMPLATE: buddy_list_lnk}">{VAR: all_d}</a>]</th></tr>{TEMPLATE-DATA: buddies}<tr class="{ALT-VAR: search_alt RowStyleA RowStyleB}"><td colspan=2 class="GenText" align="right"><input type="submit" class="button" name="submit" value="{MSG: qbud_add_selected}"></td></tr>{SECTION: END}{PAGE: QBUD_PAGE buddy selector popup}{TEMPLATE: header_plain}<form action="{TEMPLATE: QBUD_PAGE_lnk3}" name="qbud" method="post">{DEF: _hs}<table border="0" cellspacing="1" cellpadding="2" class="ContentTable">{TEMPLATE-DATA: qbud_data}</table></form>{TEMPLATE: footer_plain}{PAGE: END}{SECTION: pmsg_none}{MSG: pmsg_none}{SECTION: END}{SECTION: pmsg_all}{MSG: pmsg_all}{SECTION: END}{SECTION: buddy_list_lnk}{ROOT}?t=qbud&amp;{DEF: _rsid}&amp;all={VAR: all_v}{SECTION: END}{SECTION: QBUD_PAGE_lnk3}{ROOT}?t=qbud{SECTION: END}

⌨️ 快捷键说明

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