<{$user_name_header}>

<{if $avatar !="" && (substr($avatar, -1))!="/"}> <{else}> <{ /if }>
<{if $email}>

<{$user_pmlink_imgsrc_alttxt}><{$uname}>

<{else}>

<{$user_pmlink_imgsrc_alttxt}>

<{/if}> <{if $user_ownpage == true}>

<{$lang_editprofile}>

<{$lang_changepassword}>

<{if $user_changeemail}>

<{$smarty.const._PROFILE_MA_CHANGEMAIL}>

<{/if}> <{if $user_candelete == true}>

<{$smarty.const._PROFILE_MA_DEACTIVATE}>

<{/if}> <{elseif $xoops_isadmin != false}>

<{$lang_editprofile}>

<{if $userlevel == 1}>

<{$smarty.const._PROFILE_MA_DEACTIVATE}>

<{else}>

<{$smarty.const._PROFILE_MA_ACTIVATE}>

<{/if}> <{/if}>

<{counter assign=catcount print=false}> <{foreach item=category from=$categories}> <{if isset($category.fields)}> <{counter}>
<{foreach item=field from=$category.fields}> <{/foreach}>
<{$category.cat_title}>
<{$field.title}> <{$field.value}>
<{/if}> <{/foreach}> <{if $modules}> <{counter assign=modcount print=false}> <{foreach item=module from=$modules}> <{counter}>

<{$module.name}> <{$module.name}>

<{foreach item=result from=$module.results}> <{$result.title}>
(<{$result.time}>)
<{/foreach}> <{$module.showall_link}>
<{/foreach}> <{/if}> <{include file="db:profile_footer.html"}>