0 Membros e 1 Visitante estão a ver este tópico.
global $context, $settings, $options, $txt, $scripturl, $modSettings; // Show the anchor for the top and for the first message. If the first message is new, say so. echo '<a name="top"></a><a name="msg', $context['first_message'], '"></a>', $context['first_new_message'] ? '<a name="new"></a>' : '';
// Show the linktree echo '<div>', theme_linktree(), '</div>';