[%if count($array) > 0%] [%forlist from=$array key=list%]
[%$array[list].skid%] [%$array[list].name%] [%$array[list].code%]
[%if $array[list].lockin==1%][%else%][%/if%]
[%if $array[list].isclass==1%][%else%][%/if%]
[%if @this->powercheck('templates','setting')==true%] [%/if%] [%if @this->powercheck('templates','setting')==true %] [%/if%] [%if @this->powercheck('templates','delskin')==true && $array[list].lockin==0%] [%/if%]
[%$ST.setbak_botton%] [%if $array[list].isclass==0%] [%$ST.setedit_userok%] [%else%] [%$ST.setedit_userclose%] [%/if%] [%$ST.setdel_botton%]
[%/forlist%] [%else%]
[%$ST.list_nothing_title%]
[%/if%]