<%inherits "Discuz.Space.Pages.usercpspacemanageattachment"%> <%template _header%>
<%template _menu%>

管理附件

<%template _spacemenu%> <%if page_err==0%> <%if ispost%> <%template _usercpmsgbox%> <%else%>
<%if attachmentcount>0%> <%loop currentattachment attachmentlist%> <%/loop%> <%else%>
暂无附件
<%/if%>
附件名 大小(单位:KB) 下载次数 上传时间  
{currentattachment[attachment]} <%if {currentattachment[isimg]}=="True"%> <%/if%> {currentattachment[downloads]} {currentattachment[postdatetime]} 删除
<%if attachmentcount>0%>
{pagenumbers} {pageid}/{pagecount}页
全选 | 删除 <%/if%>
<%/if%> <%else%> <%template _usercperrmsgbox%> <%/if%>
<%template _copyright%> <%template _footer%>