<{if count($errors) > 0}>
<{foreach item=error from=$errors}> <{$error}>
<{/foreach}>

<{/if}>
<{$_DELETE_CONFIRM_MSG}>
<{$token}>

<{foreach from=$item_defs item="item" key="item_name"}> <{if $item.detail}> <{/if}> <{/foreach}>
<{$xoops_modulename}> <{$_DELETE}>
<{$cfg_id_caption}> "><{$item_defs.did.value}>
<{$item.caption}> <{if $item.show_desc !== ''}>
<{$item.show_desc}><{/if}>
"> <{if $item.type == 'image'}> <{if $item.value != ''}> <{$item.caption}> <{/if}> <{elseif $item.type == 'file'}> <{if $item.value != ''}> <{$item.value}> <{/if}> <{else}> <{$item.value}> <{/if}>