access_rights.tpl

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

TPL
34
字号
<!--JiNN - Jinn is Not Nuke, a mutli-user, multi-site CMS for phpGroupWareCopyright (C)2002, 2003 Pim Snel <pim@lingewoud.nl>phpGroupWare - http://www.phpgroupware.orgThis file is part of JiNNJiNN is free software; you can redistribute it and/or modify it underthe terms of the GNU General Public License as published by the FreeSoftware Foundation; either version 2 of the License, or (at your option) any later version.JiNN is distributed in the hope that it will be useful,but WITHOUT ANYWARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public Licensefor more details.You should have received a copy of the GNU General Public License along with JiNN; if not, write to the Free Software Foundation, Inc.,59 Temple Place, Suite 330, Boston, MA 02111-1307  USA--><table border="0" cellspacing="1" cellpadding="0" bgcolor="#ffffff" align="center" width="80%">  <tr bgcolor="{th_bg}">    <td width="200"><b>{site_name}</b></td>    <td><a href="{link_site_admin}">{lang_site_admin}</a></td>  </tr>  {object_rows}</table><br>

⌨️ 快捷键说明

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