avatarsel.tmpl
来自「eGroupWare is a multi-user, web-based gr」· TMPL 代码 · 共 42 行
TMPL
42 行
/**************************************************************************** copyright : (C) 2001-2003 Advanced Internet Designs Inc.* email : forum@prohost.org* $Id: avatarsel.tmpl,v 1.2 2003/10/29 05:34:54 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: avatarsel.php.t; output: avatarsel.php;}{REF: security.tmpl}{REF: header.tmpl}{REF: footer.tmpl}{REF: alt_var.tmpl}{SECTION: no_avatars}<td class="NoAvatar">{MSG: no_avatars}</td>{SECTION: END}{SECTION: avatar_entry single avatar entry}<td class="{ALT-VAR: avatarsel_cl Av1 Av2}"><a class="GenLink" href="javascript: window.opener.document.fud_register.reg_avatar.value=\'{VAR: r[0]}\'; window.opener.document.reg_avatar_img.src=\'images/avatars/{VAR: r[2]}\'; window.close();"><img src="images/avatars/{VAR: r[2]}" alt="" /><br /><font class="SmallText">{VAR: r[1]}</font></a></td>{SECTION: END}{SECTION: row_separator}</tr><tr>{SECTION: END}{PAGE: AVATARSEL_PAGE Built In Avatar List}{TEMPLATE: header_plain}<table border=0 cellspacing=1 cellpadding=2><tr>{TEMPLATE-DATA: avatars_data}</tr></table>{TEMPLATE: footer_plain}{PAGE: END}{SECTION: avatar_sel_form}{MSG: avatar_sel_form}{SECTION: END}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?