{include file="file:$templatedir/Header.html"}
{set_paser_params search=$form.search|smarty:nodefaults type=$form.type|smarty:nodefaults p_gid=$form.p_gid|smarty:nodefaults p_uid=$form.p_uid|smarty:nodefaults}
{include file="file:$templatedir/ErrorDiv.html"}
{l}検索結果{/l} |
{l}戻る{/l}
{if $listObj && $listObj->numItems() > 0}
{include file="file:$templatedir/PageSelect.html"}
{foreach from=$listObj->getPageData() item='_entry'}
|
{/foreach}
{include file="file:$templatedir/PageSelect.html"}
|
{else}
{l}該当する内容はありません。{/l}
{/if}
{l}戻る{/l}
|
|