{* admin Member Reports *} {include file='inc/_header.html'} {block_page}
Reported member: {$full_profile_info.username} {$full_profile_info.age} y/o | |
|
{if $full_profile_info.country}
from
{$full_profile_info.country}
{$full_profile_info.state}
{$full_profile_info.city}
{if $full_profile_info.zip}
, {$full_profile_info.zip}
{/if}
{/if}
Status: {$full_profile_info.status}
{if $_profile.activity_info.online}
{elseif $_profile.activity_info.item}
{$_profile.activity_info.item_num} {text key=activity_`$_profile.activity_info.item` prefix='profile'} |
{/if}