<{include file="db:`$dirname`_header.html"}> <{include file="db:`$dirname`_itemimport_tab.inc.html"}>

<{$smarty.const._MD_XOONIPS_ITEM_IMPORT_LOG_TITLE}>

   <{$smarty.const._MD_XOONIPS_ITEM_IMPORT_LOG_DESC}>

<{foreach item=log from=$logs}> <{/foreach}> <{if count($logs)==0}> <{/if}>
<{$smarty.const._MD_XOONIPS_ITEM_IMPORT_LOG_TIME}> <{$smarty.const._MD_XOONIPS_ITEM_IMPORT_LOG_RESULT}> <{$smarty.const._MD_XOONIPS_ITEM_IMPORT_LOG_ITEMS}>
<{$log.display_time}> <{if $log.result==1}><{$smarty.const._MD_XOONIPS_ITEM_IMPORT_LOG_OK}> <{else}><{$smarty.const._MD_XOONIPS_ITEM_IMPORT_LOG_NG}><{/if}> <{$log.items}> <{$smarty.const._MD_XOONIPS_ITEM_IMPORT_LOG_DETAIL}>
<{$smarty.const._MD_XOONIPS_ITEM_IMPORT_LOG_EMPTY}>
<{include file="db:`$dirname`_footer.html"}>