1:
2:
3:
4:
5:
6:
7:
8:
9:
|
<tr bgcolor="{tablecolora}" id="tablea">
<td colspan="2"><table width="100%" cellspacing=0 cellpadding=0 border=0>
<tr>
<td><smallfont>Willkommen zurück, <b>$wbbuserdata[username]</b> <a href="logout.php?sid=$session[hash]">[abmelden]</a><br>Dein letzter Besuch war am: $lastvisitdate <font color="{timecolor}">$lastvisittime</font>.</font></td>
<td align="right"><smallfont>Es ist jetzt <font color="{timecolor}">$currenttime</font> Uhr.<br>Alle Zeiten in diesem Forum sind GMT $toffset Stunden.</font></td>
</tr>
</table></td>
</tr>
|