📄 header.tpl
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset={L_CHARSET}">
<title>{SITENAME} - {L_ADMIN_CONTROL}</title>
<link href="{TEMPLATE_PATH}/admin/style.css" rel="stylesheet" type="text/css">
<style type="text/css">
.submit {
background-image: url({TEMPLATE_PATH}/images/admin/bg_button.gif);
border-right: #7D8184 1px solid;
border-left: #7D8184 1px solid;
border-top: #7D8184 1px solid;
border-bottom: #7D8184 1px solid;
height: 20px;
cursor: hand;
color: #3F3E3D;
font-size: 12px;
font-weight: bold;
}
.submitS {
background-image: url({TEMPLATE_PATH}/images/admin/bg_button.gif);
border-right: #7D8184 1px solid;
border-left: #7D8184 1px solid;
border-top: #7D8184 1px solid;
border-bottom: #7D8184 1px solid;
height: 18px;
cursor: hand;
color: #3F3E3D;
font-size: 11px;
font-weight: bold;
}
</style>
<script language="javascript" type="text/javascript" src="./jslib/cms.js"></script>
</head>
<body style="margin-top: 2px; margin-bottom: 2px; margin-left: 6px; margin-right: 6px;">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -