0 Membros e 1 Visitante estão a ver este tópico.
// If an error occured whilst trying to save previously, give the user a clue!
//resimler menusu by FaTe update Candidosa2 if ($context['user']['is_owner'] && $context['member'])echo '<center><table border="0" style="border-collapse: collapse" width="82%" bgcolor="#ECECEC" cellpadding="0"> <tr> <td> <table border="0" style="border-collapse: collapse" width="100%" cellpadding="0" background="', $settings['images_url'], '/titlebg.jpg"> <tr> <td><p align=left><font color="white"><b> ', $txt['1121'], '</b></font></td> </tr> </table> </td> </tr> <tr> <td><p align=left> ', $txt['1120'], '<b> ', $context['member']['name'], '</b>', $txt['1119'],'</td> </tr></table><table border="1" cellspacing="1" style="border-collapse: collapse" width="82%"> <tr> <td width="75"> <p align="center"> <img src="', $settings['images_url'], '/menu/info.gif" alt="" align="top" /></td> <td width="75"> <p align="center"> <img src="', $settings['images_url'], '/menu/comments.gif" alt="" align="top" /></td> <td width="75"> <p align="center"> <img src="', $settings['images_url'], '/menu/messages.gif" alt="" align="top" /></td> <td width="75"> <p align="center"> <img src="', $settings['images_url'], '/menu/active_users.gif" alt="" align="top" /></td> <td width="75"> <p align="center"> <img src="', $settings['images_url'], '/menu/home.gif" alt="" align="top" /></td> <td width="75"> <p align="center"> <img src="', $settings['images_url'], '/menu/davet.gif" alt="" align="top" /></td> <td width="75"><p align="center"> <img src="', $settings['images_url'], '/menu/exit.gif" alt="" align="top" /></td> </tr> <tr> <td width="75"><font class="content"><a href="', $scripturl, '?action=profile;u=', $context['member']['id'], ';sa=forumProfile"> ', $txt['1122'], '</a></font></td> <td width="75"><font class="content"> <a href="', $scripturl, '?action=profile;u=', $context['member']['id'], ';sa=theme"> ', $txt['1123'], '</a></font></td> <td width="75"><font class="content"><a href="', $scripturl, '?action=profile;u=', $context['member']['id'], ';sa=pmprefs"> ', $txt['1124'], '</a></font></td> <td width="75"><font class="content"><a href="', $scripturl, '?action=profile;u=', $context['member']['id'], ';sa=editBuddies"> ', $txt['1125'], '</a></font></td> <td width="75"><font class="content"><a href="', $scripturl, '?action=profile;u=', $context['member']['id'], ';sa=showPosts"> ', $txt['1126'], '</a></font></td> <td width="75"><font class="content"><a href="', $scripturl, '?action=invite">', $txt['1127'], '</a></td> <td width="101"><font class="content"> <a href="', $scripturl, '?action=logout;sesc=', $context['session_id'], '" onclick="return karart()"> ', $txt['1128'], '</a></font></td> </tr></table></center><br><br>';
$txt[1119] = ' ao Perfil.';$txt[1120] = ' Seja bem Vindo';$txt[1121] = ' A Tua Comunidade';$txt[1122] = 'Informações do Perfil no Fórum ';$txt[1123] = 'Preferências do Layout';$txt[1124] = 'Opções das Mensagens Pessoais';$txt[1125] = 'Editar Lista de Amigos';$txt[1126] = 'Ver Mensagens';$txt[1127] = 'Convidar ';$txt[1128] = 'Sair';