SMF 1.1.x (Móbulos Manual) > Webmaster Modificações

Quem está Online colocar avatar

(1/1)

candidosa2:
Who.template.php.


--- Código: ---<td nowrap="nowrap">', $member['time'], '</td>
--- Fim de Código ---


--- Código: ---<td nowrap="nowrap">', $member['avatar']['image'], '</td>
<td nowrap="nowrap">', $member['time'], '</td>
--- Fim de Código ---


--- Código: ---<td colspan="3"><b>', $txt[139], ':</b> ', $context['page_index'], '</td>
--- Fim de Código ---


--- Código: ---<td colspan="4"><b>', $txt[139], ':</b> ', $context['page_index'], '</td>
--- Fim de Código ---

Todos de cima e Localizar


--- Código: ---<table cellpadding="3" cellspacing="0" border="0" width="100%" class="tborder">
--- Fim de Código ---

Depois Alterar


--- Código: ---<table cellpadding="4" cellspacing="0" border="0" width="100%" class="tborder">
--- Fim de Código ---


--- Código: ---<td style="width: 14ex;"><a href="' . $scripturl . '?action=who;start=', $context['start'], ';sort=time', $context['sort_direction'] == 'down' && $context['sort_by'] == 'time' ? ';asc' : '', '">', $txt['who_time'], ' ', $context['sort_by'] == 'time' ? '<img src="' . $settings['images_url'] . '/sort_' . $context['sort_direction'] . '.gif" alt="" />' : '', '</a></td>
<td>', $txt['who_action'], '</td>
--- Fim de Código ---



--- Código: ---<td>', $txt['avatar'], '</td>
<td style="width: 14ex;"><a href="' . $scripturl . '?action=who;start=', $context['start'], ';sort=time', $context['sort_direction'] == 'down' && $context['sort_by'] == 'time' ? ';asc' : '', '">', $txt['who_time'], ' ', $context['sort_by'] == 'time' ? '<img src="' . $settings['images_url'] . '/sort_' . $context['sort_direction'] . '.gif" alt="" />' : '', '</a></td>
<td>', $txt['who_action'], '</td>
--- Fim de Código ---



Modifications.teuidioma.php.


--- Código: ---?>
--- Fim de Código ---


--- Código: ---$txt['avatar'] = 'Avatar';
--- Fim de Código ---

Navegação

[0] Índice de mensagens

Ir para versão completa