{* $Id: weblinks_category_navi.html,v 1.4 2007/11/16 12:07:58 ohwada Exp $ *}>
<{if ($category_image_mode == 1)||($category_image_mode == 2)||($category_image_mode == 3)}>
<{if $keywords != '' }>
<{else}>
<{/if}>
<{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}> <{if $keywords != '' }> <{else}> <{/if}> <{$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 -- *}> |