<{$smarty.const._MD_SD_LANG_IMAGE_LIST}>

<{$smarty.const._MD_SD_MES_IMAGE_LIST}>

<{$smarty.const._MD_SD_LANG_ENO}>
<{$smarty.const._MD_SD_LANG_UPDATE_TIME}>
<{$smarty.const._MD_SD_LANG_IMAGE}>
<{$smarty.const._MD_SD_LANG_IMAGE_LINK}>
image/page
mExtra.show_image == 'on'}> checked="checked"<{/if}> />
<{if count($objects) > 0}> <{foreach item=obj from=$objects}> <{/foreach}>
<{$smarty.const._MD_SD_LANG_FULL_NAME}> <{$smarty.const._MD_SD_LANG_IMAGE}> & <{$smarty.const._MD_SD_LANG_IMAGE_LINK}> <{$smarty.const._MD_SD_LANG_UPDATE_TIME}> <{$smarty.const._MD_SD_LANG_RESULT}>
<{$obj->getShow('name')}> (<{$obj->getShow('eno')}>) <{if $pageNavi->mExtra.show_image == 'on' && $obj->get('image') != null}> <{$obj->getShow('image')}> <{else}> <{$obj->getShow('image')}> <{/if}>
<{$obj->getShow('image_link')}>
<{'/^(\d{4})(\d{2})(\d{2})$/'|preg_replace:'$1/$2/$3':$obj->get('update_time')+20000000}>
<{/if}>