<%template _header%>

{config.forumtitle} 用户中心管理相册

<%template _menu%>
<%template _albummenu%>
<%if {page_err}==0%> <%if ispost%> <%template _msgbox%> <%else%>
 
    <%loop singleAlbumInfo albumInfoArray%>
  • <%if singleAlbumInfo["Type"].ToString()!="0"%> <%/if%>
    {singleAlbumInfo[Title]}
    创建时间:{singleAlbumInfo[Createdatetime]}
    {singleAlbumInfo[Imgcount]}张图片 编辑   删除
  • <%/loop%>
 
{pageid}/  {pagecount}  页   {pagenumbers} 跳转
<%if {allownewalbum}%> 新建相册 <%/if%>
<%/if%>
<%else%> <%template _usercperrmsgbox%> <%/if%>
<%template _copyright%>
<%if {page_err}==0 && {allownewalbum}%> <%if {albumid}!=0%> <%/if%> <%/if%> <%template _footer%>