{* $Id: webphoto_inc_catlist.html,v 1.7 2009/05/17 09:21:57 ohwada Exp $ *}>
<{if $cfg_use_pathinfo }>
<{else}>
<{/if}>
<{if $catlist.show_main_img && $cat.imgurl_s }>
<{if $cat.cat_main_width && $cat.cat_main_height }>
![]() |
<{* -- table column title -- *}>
<{if $cfg_use_pathinfo }>
<{else}>
<{/if}>
<{$cat.cat_title_s}>
<{$catlist.lang_total}>
<{$cat.photo_total_sum}> (<{$cat.photo_small_sum}>)
<{* --- sub category --- *}> <{if $catlist.show_sub }> <{foreach from=$cat.subcategories item=subcat}> <{if $cfg_use_pathinfo }> <{else}> <{/if}> <{if $catlist.show_sub_img && $subcat.imgurl_s }> <{if $subcat.cat_sub_width && $subcat.cat_sub_height }> ![]() ![]() |
<{* -- table line end -- *}>
<{if ($smarty.foreach.cat_list.iteration is div by $catlist.cols) || $smarty.foreach.cat_list.last}>