{tab_other_language::get("我的空间")}
{if(cls_obj::get('cls_user')->is_admin())}
{tab_other_language::get("服务器")}
{/if} {if($channel != 'server')}
{tab_other_language::get("查找")}
{/if}
{if($channel == 'server')}
{$arr_list['path']}
{foreach($arr_list['dir'] as $item)}
{$item['name']}
{/foreach} {foreach($arr_list['file'] as $item)}
{if($item['type'] == 'pic')}
{else if($item['type'] == 'rar')}
{else if($item['type'] == 'media')}
{else if(in_array($item['ext'],array('html','htm')))}
{else}
{/if}
{$item['name']} {if($item['type'] == 'pic')}
{tab_other_language::get("选择")}
{tab_other_language::get("预览")}
{else}
{tab_other_language::get("选择")}
{/if}
{/foreach}
{else}
{tab_other_language::get("关键词")}:
{tab_other_language::get("类型")}:
图片
flash
{tab_other_language::get("音/视频")}
{tab_other_language::get("附件")}
{tab_other_language::get("文档")}
{tab_other_language::get("其它")}
{tab_other_language::get("上传时间")}:
{tab_other_language::get("到")}
{foreach($arr_list['list'] as $item)}
{$item['attatch_filename']}
{if(!empty($item['attatch_small']))}
{tab_other_language::get("大图")}
{tab_other_language::get("选择")}
{tab_other_language::get("预览")}
{tab_other_language::get("小图")}
{tab_other_language::get("选择")}
{tab_other_language::get("预览")}
{else}
{tab_other_language::get("选择")}
{tab_other_language::get("预览")}
{/if}
{/foreach}
{$arr_list['pagebtns']}
{/if}