<{* $Id: webphoto_form_admin_cat_list.html,v 1.1 2010/02/07 12:46:40 ohwada Exp $ *}> <{* form *}>
<{* table *}> <{if $show_cat_add }> <{/if}> <{* line *}> <{foreach from=$cat_list item=cat}> <{cycle values="odd,even" assign=class_oddeven}> <{if $show_cat_add }> <{/if}> <{/foreach}> <{* line end *}> <{if $show_cat_add }>
<{$lang_edit}> <{$lang_cat_title}> <{$lang_cat_th_photos}><{$lang_cat_th_operation}><{$lang_cat_weight}> <{$lang_cat_th_image}>
<{$lang_cat_link_edit}> <{$cat.cat_id|string_format:"%03d"}> <{if $cfg_use_pathinfo }> <{else}> <{/if}> <{$cat.tree_prefix}> <{$cat.cat_title|escape}> <{$cat.tree_photo_num}>   <{$lang_title_addphoto}> <{$lang_cat_link_makesubcat}> <{if $cat.img_show }> <{/if}>
<{else}> <{/if}>
<{* table end *}>
<{* form end *}>