<{/if}>
<{$obj->getShow('image_id')}> |
<{if $obj->mImageCategory != null}>
<{if $obj->mImageCategory->get('imgcat_storetype') == 'file'}>
<{else}>
<{/if}>
<{/if}>
<{$obj->getShow('image_nicename')}>
|
<{$obj->getShow('image_mimetype')}> |
<{$obj->getShow('image_created')|xoops_formattimestamp:l}> |
<{if $obj->get('image_display') == 1}><{$smarty.const._YES}><{else}><{$smarty.const._NO}><{/if}> |
<{$obj->getShow('image_weight')}> |
" alt="<{$smarty.const._EDIT}>" title="<{$smarty.const._EDIT}>" />
" alt="<{$smarty.const._DELETE}>" title="<{$smarty.const._DELETE}>" />
|
<{/foreach}>