?? logout.tpl
字號:
{include file="top.tpl"}
{if $installed}
<center>
<h4>FlashChat Admin Panel Logout</h4>
You've been logged out. <a href="index.php?{$rand}">Click here to login</a>
</center>
{if !$manageUsers}
<p align=center>If you are using FlashChat integrated with a custom CMS (content management system), then you may still be logged in, depending on how your system stores user data.</p>
{/if}
{else}
<center>
<font color="red">FlashChat is not installed.</font>
</center>
{/if}
{include file="bottom.tpl"}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -