{* $Id: weblinks_category_navi.html,v 1.3 2007/06/21 13:44:03 ohwada Exp $ *}>
<{if $category_image_mode == 1}>
![]() <{else}> ![]() <{* -- Start sub category loop -- *}> <{foreach name=weblinks_sub_category item=sub from=$main.sub_categories}> <{if $sub.cid > 0}> <{$sub.title_s}> <{if !$smarty.foreach.weblinks_sub_category.last }> , <{/if}> <{else}> ... <{/if}> <{/foreach}> <{* -- End sub category loop -- *}> <{* -- open table column -- *}> |
<{* -- close table row -- *}>
<{if $category_cols == 1}>
<{* -- close table row -- *}> <{if $smarty.section.weblinks_cols_remainder.last}> <{/if}> <{/section}> <{* -- End remain category loop -- *}> |