<{* * Qualitative Themes for XOOPS * * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU General Public License (GPL) * @project IXThemes Project, http://ixthemes.org * @theme_name ixt01103 * @theme_demo http://ixthemes.sourceforge.net/demo/x/index.php?xoops_theme_select=ixt01103 * @theme_author Alexander Galochkin (algalochkin at users.sourceforge.net) * @version $Id: system_userinfo.html 2152 2010-02-26 16:44:05Z algalochkin $ * * Thanks you, that you have left this header untouched!!! *}>
<{if $user_ownpage == true}>
<{if $user_candelete == true}> <{/if}>
<{elseif $xoops_isadmin != false}>
<{/if}>

<{$lang_allaboutuser}>

<{$lang_avatar}>
Avatar
<{$lang_realname}>
<{$user_realname}>
<{$lang_website}>
<{$user_websiteurl}>
<{$lang_email}>
<{$user_email}>
<{if $user_alwopenid == true}>
<{$lang_openid}>
<{$user_openid}>
<{/if}>
<{$lang_privmsg}>
<{$user_pmlink}>
<{$lang_icq}>
<{$user_icq}>
<{$lang_aim}>
<{$user_aim}>
<{$lang_yim}>
<{$user_yim}>
<{$lang_msnm}>
<{$user_msnm}>
<{$lang_location}>
<{$user_location}>
<{$lang_occupation}>
<{$user_occupation}>
<{$lang_interest}>
<{$user_interest}>
<{$lang_extrainfo}>
<{$user_extrainfo}>

<{$lang_statistics}>

<{$lang_membersince}>
<{$user_joindate}>
<{$lang_rank}>
<{if $user_rankimage}><{$user_rankimage}>
<{/if}> <{$user_ranktitle}>
<{$lang_posts}>
<{$user_posts}>
<{$lang_lastlogin}>
<{$user_lastlogin}>
<{if $user_showsignature == true}>

<{$lang_signature}>

<{$user_signature}>
<{/if}>
<{assign var=ixtbid value=""}> <{foreach item=module from=$modules}>

<{$module.name}>

<{foreach item=result from=$module.results}>

<{$module.name}> <{$result.title}> (<{$result.time}>)

<{/foreach}> <{$module.showall_link}>

<{/foreach}>