setting.tpl.php
来自「phpcms2007很好的cms内容管理系统,操作方便」· PHP 代码 · 共 18 行
PHP
18 行
<?php defined('IN_PHPCMS') or exit('Access Denied');
include admintpl('header');
?>
<body onload="ShowTabs(<?=$tab?>);">
<table cellpadding="0" cellspacing="0" border="0" width="100%" height="10">
<tr>
<td></td>
</tr>
</table>
<form name="myform" method="post" action="?file=setting&action=save">
<table width='100%' border='0' cellpadding='0' cellspacing='0'>
<tr align='center' height='24'>
<td id='TabTitle0' class='title2' onclick='ShowTabs(0)'>鍩烘湰淇℃伅</td>
<td id='TabTitle1' class='title1' onclick='ShowTabs(1)'>缃戠珯璁剧疆</td>
<td id='TabTitle2' class='title1' onclick='ShowTabs(2)'>鎼滅储璁剧疆</td>
<td id='TabTitle3' class='title1' onclick='ShowTabs(3)'>瀹夊叏璁剧疆</td>
<td id='TabTitle4' class='title1' onclick='ShowTabs(4)'>鍥剧墖澶勭悊</td>
<td id='TabTitle5' class='title1' onclick='ShowTabs(5)'>閭
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?