<%inherits "Discuz.Album.Pages.usercpalbummanage"%> <%template _header%>
<%template _menu%>
<%template _albummenu%>
<%if {page_err}==0%> <%if ispost%> <%template _msgbox%> <%else%>
 
    <%loop singleAlbumInfo albumInfoArray%>
  • 相片 <%if {singleAlbumInfo[Type]}!="0"%> 私有相册 <%/if%>

    {singleAlbumInfo[Title]}

    创建时间:{singleAlbumInfo[Createdatetime]}

    {singleAlbumInfo[Imgcount]}张图片 增加图片  编辑 <%csharp%> string temptitle = singleAlbumInfo["Title"].ToString().Trim().Replace(""","\""); <%/csharp%>   删除

  • <%/loop%>
 
{pageid}/{pagecount}页{pagenumbers} 跳转
<%if {allownewalbum}%> 新建{config.albumname} <%/if%>
<%/if%> <%else%> <%template _usercperrmsgbox%> <%/if%>
<%template _copyright%>
<%if {page_err}==0 && {allownewalbum}%> <%if {albumid}!=0%> <%/if%> <%/if%> <%template _footer%>