<{$obj->getShow('com_id')}> |
<{if $obj->mModule}>
<{$obj->mModule->getShow('name')}>
<{/if}>
|
<{if $obj->getShow('com_icon')}>
<{else}>
<{/if}>
<{$obj->getShow('com_title')}> |
<{$obj->getShow('com_created')|xoops_formattimestamp:l}> |
<{$obj->getShow('com_modified')|xoops_formattimestamp:l}> |
<{if $obj->mUser}>
<{$obj->mUser->getShow('uname')}>
<{else}>
<{$smarty.const._GUESTS}>
<{/if}>
|
<{$obj->getShow('com_ip')}> |
<{$obj->mStatus->getShow('name')}> |
" alt="<{$smarty.const._VIEW}>" title="<{$smarty.const._VIEW}>" />
" alt="<{$smarty.const._EDIT}>" title="<{$smarty.const._EDIT}>" />
" alt="<{$smarty.const._DELETE}>" title="<{$smarty.const._DELETE}>" />
|
<{/foreach}>