[%if count($array) > 0%] [%forlist from=$array key=list%]
[%$array[list].tmid%] [%$array[list].lng%] [%$array[list].templatename%] [%$array[list].templatecode%] [%$array[list].typeclass%] [%$array[list].fileclass%]
[%if $array[list].dirfile==1%][%else%][%/if%]
[%if @this->powercheck(197,217)==true %] [%/if%] [%if @this->powercheck(197,218)==true %] [%/if%] [%if @this->powercheck(197,219)==true && $array[list].lockin==0%] [%/if%]
[%$ST.setedit_botton%] [%$ST.setcopy_botton%] [%$ST.setdel_botton%]
[%/forlist%] [%else%]
[%$ST.list_nothing_title%]
[%/if%]