📄 admin_newsmana.asp
字号:
<%PageName="admin_NewsMana"%>
<!--#include file="session.asp"-->
<%checkAdmin1%>
<!--#include file="conn.asp"-->
<!--#include file="const.asp"-->
<!--#include file="top.asp"--><br><br>
<table border="1" width="60%" cellspacing="0" cellpadding="1" bgcolor="<%=MainBgColor%>">
<tr>
<td valign=top>
<form method="POST" action="admin_NewsManaList.asp">
<table width="100%" border="1" align="center" cellpadding="0" cellspacing="0" bordercolorlight="<%=MainBColor%>" bgcolor="<%=MainCColor%>" Class="TableLine">
<tr>
<td width="100%" height="20" colspan=2 align=center background="images/admin/b3.gif" bgcolor="<%=MainTColor%>"><b>修
改 或 删 除 文 章</b></td>
</tr>
<tr>
<td align="center">
<p>
<%
adminURL="admin_NewsMana.asp?"
%>
<!--#include file="admin_ManaSelect.asp"-->
</p>
<p>如不指定范围则选择权限范围内的所有文章</p>
</td>
</tr>
<tr>
<td align="center" height="25">
<input type="submit" value=" 确 定 " name="cmdok">
</td>
</tr>
</table>
</form>
</table>
<%set rs=nothing%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -