{include file="file:$templatedir/Header.html"}
{include file="file:$templatedir/UserMenu.html"}
ポータルTOP > {$blogsToSelect.$blog_sys_id|truncate_blog:32} > カテゴリ一覧
{if $successes}
{foreach from=$successes item=_success}
{$_success}
{/foreach}
{/if} {if $errors}
{foreach from="$errors" item="_error"}
{$_error}
{/foreach}
{/if}
カテゴリ一覧
{if $heightUpDown > 2} {/if} {if $listObj->getPageData()} {foreach from=$listObj->getPageData() item='_item'} {/foreach} {else} {/if}
タイトル
{$_item.category_public|local_word:$dbValue.category_public} {$_item.category_name|truncate_blog:64}
カテゴリはありません。
{if ! $listObj->isFirstPage()}<< 前の{$listObj->numPreviousPageItems()}件{/if} {$listObj->getCurrentPageID()}/{$listObj->numPages()} {if ! $listObj->isLastPage() }次の{$listObj->numNextPageItems()}件 >>{/if}
※ カテゴリを削除すると、そのカテゴリの投稿は「カテゴリなし」になります。
※ カテゴリを非表示にすると、そのカテゴリの投稿がメインページで表示されなくなります。
{include file="file:$templatedir/Footer.html"}