Log in om je privé berichten te bekijken
Op zich lukt me dat wel, alleen wil ik wel dat het linkje er staat als je ingelogd bent: Je hebt geen nieuwe berichten
Dit is de code die ik gebruik in de overall-header.tpl:
Code: Selecteer alles
<table width="100%" border="0" cellspacing="0" cellpadding="2">
<tr>
<td align="center" class="topnav">&<a href="{U_CALENDAR_MOD}">Agenda{L_CALENDAR_MOD}</a>& •&<a href="{U_FAQ}">{L_FAQ}</a>& •& <a href="{U_SEARCH}">{L_SEARCH}</a>
&• &<a href="{U_MEMBERLIST}">{L_MEMBERLIST}</a>& •
&<a href="{U_GROUP_CP}">{L_USERGROUPS}</a>
<!-- BEGIN switch_user_logged_out -->
& • &<a href="{U_REGISTER}">{L_REGISTER}</a>
<!-- END switch_user_logged_out -->
&• &<a href="{U_PROFILE}">{L_PROFILE}</a>& • &<a href="{U_PRIVATEMSGS}">{PRIVATE_MESSAGE_INFO}</a>&
• &<a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a></td>
</tr>
</table>
