<{$aid}> |
<{if $actionForm->get('name',$aid) == $avatarObjects[$aid]->get('avatar_name')}>
<{$actionForm->get('name',$aid)|xoops_escape}>
<{else}>
(<{$avatarObjects[$aid]->getShow('avatar_name')}>) » <{$actionForm->get('name',$aid)|xoops_escape}>
<{/if}>
|
<{$avatarObjects[$aid]->getShow('avatar_mimetype')}> |
<{if $actionForm->get('display',$aid)|intval == $avatarObjects[$aid]->get('avatar_display')}>
<{if $avatarObjects[$aid]->get('avatar_display') == 1 }>
<{$smarty.const._YES}>
<{else}>
<{$smarty.const._NO}>
<{/if}>
<{else}>
(<{if $avatarObjects[$aid]->get('avatar_display') == 1 }>
<{$smarty.const._YES}>
<{else}>
<{$smarty.const._NO}>
<{/if}>)
»
<{if $actionForm->get('display',$aid) == 1}>
<{$smarty.const._YES}>
<{else}>
<{$smarty.const._NO}>
<{/if}>
<{/if}>
<{if $actionForm->get('display',$aid)}>
<{else}>
<{/if}>
|
<{if $actionForm->get('weight',$aid) == $avatarObjects[$aid]->get('avatar_weight')}>
<{$actionForm->get('weight',$aid)|xoops_escape}>
<{else}>
(<{$avatarObjects[$aid]->getShow('avatar_weight')}>) » <{$actionForm->get('weight',$aid)|xoops_escape}>
<{/if}>
|
<{if $avatarObjects[$aid]->getShow('avatar_type') == "C"}>
<{$smarty.const._AD_USER_LANG_AVATAR_TYPE_C}>
<{elseif $avatarObjects[$aid]->getShow('avatar_type') == "S"}>
<{$smarty.const._AD_USER_LANG_AVATAR_TYPE_S}>
<{/if}>
|
<{if $actionForm->get('delete',$aid) == 1}>
<{$smarty.const._YES}>
<{else}>
<{$smarty.const._NO}>
<{/if}>
<{if $actionForm->get('delete',$aid)}>
<{else}>
<{/if}>
|
<{/foreach}>