<{if $user_ownpage == true && $enableSelfDelete == true && $xoops_isadmin == false}>
<{$smarty.const._MD_USER_LANG_DELACCOUNT}>
<{elseif $xoops_isadmin == true}>
<{$smarty.const._MD_USER_LANG_EDITPROFILE}> - <{$smarty.const._MD_USER_LANG_AVATAR_EDIT}> - <{$smarty.const._MD_USER_LANG_DELACCOUNT}>
<{/if}>
<{foreach item=module from=$searchResults}>

<{$module.name}>

<{foreach item=result from=$module.results}> <{$module.name}><{$result.title}>
(<{$result.time|xoops_formattimestampGMT:l}>)
<{/foreach}> <{if $module.has_more}> <{$smarty.const._MD_USER_LANG_SHOWALL}> <{/if}>

<{/foreach}>