<{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}>
<{if $user_ownpage == true}> <{/if}> <{if $thisUser->get('user_viewemail') == 1 || $user_ownpage == true || $xoops_isadmin == true }> <{/if}> <{if $xoops_isuser == true && $pmliteUrl != ''}> <{/if}>
<{$smarty.const._MD_USER_LANG_ALLABOUT|replace:"%s":$thisUser->getShow('uname')}>
<{$smarty.const._MD_USER_LANG_EDITPROFILE}>
<{$smarty.const._MD_USER_LANG_AVATAR}> <{if $thisUser->get('user_avatar') != "blank.gif" }> Avatar <{else}> No Avatar <{/if}> <{if $user_ownpage == true}>
<{$smarty.const._MD_USER_LANG_AVATAR_EDIT}> <{/if}>
<{$smarty.const._MD_USER_LANG_NAME}> <{$thisUser->getShow('name')}>
<{$smarty.const._MD_USER_LANG_WEBSITE}> <{$thisUser->getShow('url')}>
<{$smarty.const._MD_USER_LANG_EMAIL}> <{mailto address=$thisUser->get('email') encode="javascript"}>
<{$smarty.const._MD_USER_LANG_PM}> <{$smarty.const._SENDPMTO|replace:getShow('uname')}>" title="<{$smarty.const._SENDPMTO|replace:"%s":$thisUser->getShow('uname')}>" />
<{$smarty.const._MD_USER_LANG_USER_ICQ}> <{$thisUser->getShow('user_icq')}>
<{$smarty.const._MD_USER_LANG_USER_AIM}> <{$thisUser->getShow('user_aim')}>
<{$smarty.const._MD_USER_LANG_USER_YIM}> <{$thisUser->getShow('user_yim')}>
<{$smarty.const._MD_USER_LANG_USER_MSNM}> <{$thisUser->getShow('user_msnm')}>
<{$smarty.const._MD_USER_LANG_USER_FROM}> <{$thisUser->getShow('user_from')}>
<{$smarty.const._MD_USER_LANG_USER_OCC}> <{$thisUser->getShow('user_occ')}>
<{$smarty.const._MD_USER_LANG_USER_INTREST}> <{$thisUser->getShow('user_intrest')}>
<{$smarty.const._MD_USER_LANG_BIO}> <{$thisUser->getShow('bio')}>
<{if $rank != null}> <{/if}>
<{$smarty.const._MD_USER_LANG_STATISTICS}>
<{$smarty.const._MD_USER_LANG_USER_REGDATE}> <{$thisUser->get('user_regdate')|xoops_formattimestamp:l}>
<{$smarty.const._MD_USER_LANG_RANK}> <{$rank->getShow('rank_title')}>
<{$rank->getShow('rank_title')}>
<{$smarty.const._MD_USER_LANG_POSTS}> <{$thisUser->getShow('posts')}>
<{$smarty.const._MD_USER_LANG_LAST_LOGIN}> <{$thisUser->get('last_login')|xoops_formattimestamp:l}>

<{$smarty.const._MD_USER_LANG_USER_SIG}>
<{$thisUser->getShow('user_sig')}>
<{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}>