', theme_linktree(), '
', $txt['who_user'], ' ', $context['sort_by'] == 'user' ? '![]() |
', $txt['who_time'], ' ', $context['sort_by'] == 'time' ? '![]() |
', $txt['who_action'], ' |
';
// Guests don't have information like icq, msn, y!, and aim... and they can't be messaged.
if (!$member['is_guest'])
{
echo '
', $context['can_send_pm'] ? '' : '', $settings['use_image_buttons'] ? ' ';
}
echo '
', $member['is_guest'] ? $member['name'] : '' . $member['name'] . '', '';
if (!empty($member['ip']))
echo '
(' . $member['ip'] . ')';
echo '
|
', $member['time'], ' | ', $member['action'], ' |
', $txt[139], ': ', $context['page_index'], ' |