[%if count($array)>0%] [%if @this->power('editMemberType')%] [%/if%] [%forlist from=$array key=i%] [%/forlist%]
[%pack:public_pack-espcms_lable_select_name%] [%pack:public_pack-espcms_lable_id_name%] [%pack:member_pack-espcms_member_class_rankname%] [%pack:member_pack-espcms_member_class_integra%] [%pack:member_pack-espcms_member_class_isinter%] [%pack:public_pack-espcms_lable_isclass_name%][%pack:public_pack-espcms_lable_control_name%]
[%$array[i].mcid%] [%$array[i].rankname%] [%$array[i].integra%] [%if $array[i].isinter==1%] [%else%] [%/if%] [%if $array[i].isclass==1%] [%else%] [%/if%] [%if @this->power('editMemberType')%] [%/if%]
[%else%]
[%pack:public_pack-espcms_no_infomessage%]
[%/if%]