?? msglist.tpl
字號:
<!--include:file="../top.tpl"-->
<!--
woodplow pms 1.0 beta1
程序設計:郝國梁(SinoPower)、馬瑞海(失者);
代碼編寫:賈坤、韓寶忠(summer);
頁面美工:尚明云(默默);
版權所有:濰坊四邦網絡技術有限公司濟南分公司(Simpond Inc.);
-->
<script language="javascript">
<!--
var selectid=3;
var actionitname="短消息列表";
-->
</script>
<div class="box_1000">
<!--左側欄目開始-->
<!--左側欄目結束-->
<div id="box_center"><a href="#" onclick="hideleft()"></a><a href="#" onclick="showleft()"><img id="showimg" src="../template/default/images/leftshow.gif" width="11" height="75" border="0" style="display:none"/ title="顯示左邊欄"></a></div>
<!--右側信息開始-->
<div id="box_right">
<div class="edittitle"><div class="red14b">經銷商留言信息</div></div>
<table width="100%" cellpadding="0" cellspacing="1" class="border1" id="righttab">
<tr class="qianlan hei12b">
<td width="5%"> </td>
<td width="6%">編號</td>
<td width="12%">經銷商</td>
<td width="12%">留言來源</td>
<td width="47%">留言內容</td>
<td width="8%">回復</td>
<td width="10%">發布時間</td>
</tr>
<form name="wpform" id="wpform" method="post" action="">
<input type="hidden" name="act" value="msgdel" />
<input type="hidden" name="wp_url" value="{wp_url}" />
<!--start:msglist-->
<tr>
<td><input name="probox" type="checkbox" value="{msgid}"/></td>
<td>001</td>
<td>{shortname}</td>
<td class="red12">{ip}</td>
<td><a href="{back_url}/dealer/msgedit.asp">{title}</a></td><!--留言信息取25個字符-->
<td><span class="red12">{isreply}</span></td>
<td>{submitdate}</td>
</tr>
<!--end:msglist-->
</form>
<tr>
<td colspan="6"><div class="pagediv">
<div class="">操作:<a href="#" onclick="allcheck('probox')">全選</a> - <a href="#" onclick="othercheck('probox')">反選</a> - <a href="javascript:if(delconfirm('留言'))wp_formaction('dealeraction.asp')">刪除</a> <a href="#" onclick="history.go(-1)">返回</a></div>
<div class="righttxt">{pagenav} {pageinfo}</div>
</div> </td>
</tr>
</table>
</div>
<!--右側信息結束-->
</div>
<script language="javascript">
menu_select();
</script>
<!--include:file="../bottom.tpl"-->
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -