Die nickpageadmin.tpl muss noch angepasst werden.
Füge dort ebenfalls oben und unten den Code ein ... dann sollte das auch passen.
Markus
Code: Alles auswählen
Warning: copy(images/nickpage/21125916709.gif): failed to open stream: Permission denied in /home/www/web431/html/phpBB2/nickpage_admin.php on line 63Code: Alles auswählen
<table width="860" cellpadding="0" cellspacing="3" align="center">
<tr>
<td><span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></span></td>
</tr>
</table>Code: Alles auswählen
<table width="700" cellpadding="0" cellspacing="3" class="bodyline" align="center">Code: Alles auswählen
<table width="700" cellpadding="0" cellspacing="3" align="center">
<tr>
<td><span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></span></td>
</tr>
</table>Code: Alles auswählen
<table width="800" border="0" align="center" cellpadding="0" cellspacing="0">