{echo:$group_title;/}
{echo:lp{g_creat};/}
{echo:lp{g_search};/}
{sta:foreach($group_rs as $rs)[loop]}
{echo:$rs['group_name'];/}
{echo:filt_word($rs['group_name']);/}
{echo:lp{g_type};/}:{echo:$rs['group_type'];/}
{echo:filt_word($rs['group_creat_name']);/}
{echo:str_replace('{num}',''.$rs['member_count'].'',$g_join_num);/}
{echo:join_type($rs['group_join_type']);/}
{echo:lp{g_iam};/}{echo:get_group_role($rs['add_userid'],$rs['group_manager_id']);/}
{echo:lp{g_en_space};/} {sta:$action=show_action($rs['add_userid'],$rs['member_count'],$rs['group_manager_id']);/} {echo:lp{g_drop};/} {echo:lp{g_manage};/} {echo:lp{g_exit};/}
{end:foreach/}
{echo:$no_data;/}