admin_index.tpl

来自「flashget43的源代码 一个比较常用的下载程序」· TPL 代码 · 共 15 行

TPL
15
字号
{assign var="title" value="Home"}{include file="top.tpl"}<center><h4>FlashChat Administration Panel</h4></center><p>This tool is designed to give FlashChat administrators multiple ways to view the chat logs, reset the chat logs, and add/edit/remove rooms. There are {if $manageUsers}	{$usrnumb} registered users, and {/if}{$msgnumb} logged messages. Configuration options for the chat can be set in the inc/config.php file, which comes with the FlashChat distribution.</p>{include file="bottom.tpl"}

⌨️ 快捷键说明

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