|
@@ -71,10 +71,9 @@ |
|
|
<td height="26" background="../static/web/img/tbg.gif" style="padding-left:10px"> |
|
|
<td height="26" background="../static/web/img/tbg.gif" style="padding-left:10px"> |
|
|
<div style="float:left">评论管理</div> |
|
|
<div style="float:left">评论管理</div> |
|
|
<div style="float:right;padding-right:10px"> |
|
|
<div style="float:right;padding-right:10px"> |
|
|
<form name='form1'> |
|
|
<form name="form1"> |
|
|
关键词: |
|
|
<input type="text" name="keyword" placeholder="请输入关键词" style="width:160px"> |
|
|
<input type='text' size='15' name='keyword' style='width:160px'> |
|
|
<select name="typeid" style="margin-left:10px;width:160px"> |
|
|
<select name="typeid" style="width:160px"> |
|
|
|
|
|
<option value="0">请选择</option> |
|
|
<option value="0">请选择</option> |
|
|
{dede:global.openarray /} |
|
|
{dede:global.openarray /} |
|
|
</select> |
|
|
</select> |
|
|